Here the internal name is closer to its actual name: PTSansCaption-TLF. Stefan. Another point of confusion for me is the following. special characters, no spaces) name and the third being the file name (in lower-case). To change the fond typeface of the entire document, a simple line must be added to the preamble: The line \usepackage{tgbonum} establishes the font family TeX Gyre Bonum, whose font package name is tgbonum, as the default font for this document. I have a LaTeX table and would like the third column to be a different font size (smaller) than the others. If you use a size which is not provided by the font, you get an error message like this: This means that the desired size is not available and the closest matching size is 4.17pt (points) away from the desired one. 1. YouTube link preview not showing up in WhatsApp. Open an example in Overleaf. These features can be selected using the optional argument of any font selection command. @doncherry: The global change is trivial when it just involves including a package. for a per user or e.g. multline of the mathtools package). How would I connect multiple ground wires in this case (replacing ceiling pendant lights)? When you load a regular font package like helvet (which sets the default sans serif font to a Helvetica clone) it issues commands to set up the font using an internal name, which is hidden to regular users. Both XeLaTeX and LuaLaTeX assume by default UTF-8 input, so you should not load the inputenc package when using them, and you should save your source files as UTF-8. First you have to install the font, if The effect of these commands is as long as is until the next command or the document is finished. Why is it impossible to measure position and momentum at the same time with arbitrary precision? The appearance of XeLaTeX and LuaLaTeX has simplified font selection greatly for LaTeX users, since any font installed on your system can be used with these engines using the fontspec package to load the font. module or You can also just omit this parameter and the box is centered vertically on the current line of text. For instance, to change both text and formulas to Times, you would in fact have to add the following line to your document preamble, rather than the one given above: \usepackage{mathptmx} There are also macro packages that change only one of the text fonts… Let’s start easy. See the fontspec documentation for a full description of the wealth of features that can be specified. You can use braces, \start \stop, \begingroup \endgroup or any other 0. First, use a font like lmodern and then you can set the font size: Does Texas have standing to litigate against other States' election results? Change font size for individual code listings. How do I use a particular font for a small section of text in my document? to show the list of fonts supporting Chinese. 0. To change the size of a font use a new font size parameter. There are two different ways to change line spacing in LaTeX. The different font sizes are listed below. Circular motion: is there another vector-based proof for high school students? Some can ask to change the font size and font type in latex. Making statements based on opinion; back them up with references or personal experience. directory where the fonts can be found: to regenerate the font database. 2 Changing the Font Size . I want to change the font size to small for the entire document. Here are two examples: From helvet.sty: the at the end of the package is the line. Piazza is a free online gathering place where students can ask, answer, and explore 24/7, under the guidance of their instructors. Left-aligning column entries with respect to each other while centering them with respect to their respective column margins. Is this possible to change the font size of latex document by only one command.? /usr/local/share/fonts for a system wide Let's go a bit further and change the font of the entire. To change the spacing above and within a paragraph, use the Line Spacing options: Single, 1.5 Lines, or Double. If you want to list the fonts which support a certain language (since fonts usually support only part of the Unicode character), you can use the fc-list command. Open an example in Overleaf Making that change only for a portion of the document is, however, unexpectedly challenging (and I fear that's one more reason for non-LaTeX-people to refuse LaTeX), and I suspect a significant portion of the 200+ upvoters so far came here specifically looking for a way to. For example, to switch back to the normal font size, then you have to add a \normalsize. What if I want to use a particular font for just a portion of my text? The following commands placed at the beginning of an article document will set the header of all pages (one-sided) t… How to remove minor ticks from "Framed" plots and overlay two plots? There are two commands available: \pagestyle{''style''} will apply the specified style to the current and all subsequent pages, and \thispagestyle{''style''}will only affect the current page. You can also style the text differently. To use more, one need first The linespread-command: To change the line spacing for the entire document, you can use the linespread command in your preamble: \linespread{} The factor is somewhat confusing. section. Why use \DeclareTextFontCommand vs. just \newcommand? To adjust the font size for the whole document, you can set a global option in the documentclass - see e.g. @AlanMunn I agree, but the scope of this question could easily be widened to include local and global changes, making it more canonical? Chapter on (third column) without the path. In nearly every situation, there is a better way (e.g. This sets up a switch called \myfont which changes the font to that font. This switch behaves exactly like \rmfamily or sffamily (except that it is called \myfont and switches to the font assigned to it). Open an example in Overleaf To change the font size in HTML, use the style attribute. I have searched online. ConTeXt: Define fonts with additional non-standard styles, alternatives and sizes, PDFLaTeX: changing the font type of the Greek mathematical symbols in formula. If you are setting separate roman, mono, and sans fonts or creating new font families, you often want to have the same font features specified for all. : selected font can of course be bold or italic) we can simply use \definefont: This defines a macro \delicious which switches to the given font. From here, scroll down to find the Font Sizeoption to change the font size in the editor. I increases the font size until having a line break, set decreases it 1px. To learn more, see our tips on writing great answers. ...the link I provided references a change in font, but applied to font-size as well. A table of the exact font sizes in points can be found on wikibooks. It even works with multiple lines, but will only increase font's size (you can simply set a default font size of 1px if you want). I want to emphasize that scaling fonts in LaTeX is a deadly sin! Beamer even offers smaller size commands: \Tiny and \TINY. How can I temporarily type a text with different font that defined in the style file? Change font size of a table column. It only takes a minute to sign up. Font Sizes \tiny \scriptsize \footnotesize \small \normalsize \large \Large \LARGE \huge \Huge All of these fonts are listed from smallest to largest. Here is a complete example which uses the font Delicious-Roman (an OpenType Then, provide the community with a minimal working example (MWE) that replicates your current behaviour. You have to point the environment variable OSFONTDIR to the ... Latex adds line-breaks where necessary. For short inline sections of font change, also discussed here: @Alan I think we can remove the “small section” part of this question since it covers all application scopes? not all fonts allow all sizes. No other fancy stuff, hidden div or so. To change the basic font size used all the way through your document, put either "11pt" or "12pt" in your \documentclass line. How to change font for a particular section? By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy. How exactly Trump's Texas v. Pennsylvania lawsuit is supposed to reverse the election? If this is something you will be doing a lot, it would make more sense to turn it into a proper environment: Then you use it like any other environment: You can also define a command corresponding to the standard font changing commands such as \textrm or \textsf, but using your particular font: An advantage of this command over the simpler version described above is automatic italic correction, cf. Now you can query the database. installation. LaTeX.org admin. … Font-size is the size of the typeface, in “points.”. Cryptic Family Reunion: Watching Your Belt (Fan-Made). Thanks. I wanted to reduce the font so that it can adjust in one line. font). This number can be any whole number or a decimal, such as 6.5. Usually these names are documented in documentation associated with the font. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more. It even works with multiple lines, but will only increase font's size (you can simply set a default font size of 1px if you want). In ConTeXt MkIV it is easy to use a font for a small But I am not able to find a reasonable (one line) answer. see this example The default article class is limited to 12pt, but you can go up to 14, 17 or 20 points if you use the extarticle class, e.g. For example headings=small in the options for the document class with a default font size of 11pt comes pretty close to the demands of your school, but isn't exactly what they want. How do I find the right name of the font? By using our site, you acknowledge that you have read and understand our Cookie Policy, Privacy Policy, and our Terms of Service. So use it conscious. You can do this by using the \defaultfontfeatures command: If you are using system fonts, you can use the name of the font as it appears in any GUI application on your system. see this example The default article class is limited to 12pt, but you can go up to 14, 17 or 20 points if you use the extarticle class, e.g. To change the font size in HTML, use the style attribute. On Unix you can use the directory $HOME/.fonts I recently edited a table with data. By using the default classes and sizes, one can use 12 different font sizes: For example, to switch back to the normal font size, then you have to add a \normalsize. One column contained a text description which was rather long. Line-height (called “leading” in traditional typography), is the distance between the baselines of successive lines of type, or the space between the lines of type.Line-height is expressed as a multiple of the size of the font, so line-height: 1.2 means: “1.2 times the height of the font.” The right box indicates that indeed the requested font is being used. For arbitrary sizes, have a look at Increase font size, standard sizes are explained here: LaTeX font sizes. appropriately, too. Fore example, to change the font to teletype and then back to default, follow this example: Or, use braces to restrict the scope of the change: You could also create an environment with a declaration, for example when writing multiple lines of code: Thanks for contributing an answer to TeX - LaTeX Stack Exchange! @Valerio Make a minimal example document that shows the problem and then ask a new question. I've always done this with a special-purpose macro that takes a parameter for each column and executes a font change for one of the columns. Entire document To change the basic font size used all There are two basic ways to change font sizes in Latex, depending on whether you want to change the font size throughout your entire document, or just a portion of it. I intend to change only the font of a line using LaTeX Font Catalogue, but the whole of document will be changed. \\ From here, the whole text is in italics , to the end of the document, or there is a normal font as a switch from then the text is back to normal. Since fontspec package provides access to OpenType fonts, it is able to provide access to many of the special features that come with these fonts. latex set font size points footnotesize normal=11 LaTeX. To change the size of a font use a new font size parameter. To use more font sizes, you first need a font in which has the desired size, i.e. The font size is easy, just use the documentclass option: \documentclass[12pt]{article} This brings me to the next point on the list above. On Windows you can find the names in the Fonts preview section of the control panel. This sets the default sans font (\sfdefault) to the phv family, so phv is the internal name of the font. the Simplefonts Changing the font size locally. LaTeX: Changing the Font Size Latex provides 10 different font sizes. For larger parts of text I would recommend to use If the link does not answer your question, please provide some feedback as to why this is not the case. When you start writing a document, you need to decide what the base font size should be. grouping mechanism. (second column). The syntax to set a font size or font style is easy: This example shows how to use the smallest available font (tiny) in LaTeX and the small capsstyle. So, for anyone who has ever wondered, here’s a short primer on font size and line spacing. The code is given below: {\fontsize {50} {60}\selectfont \LaTeX} {\fontsize {5} {6}\selectfont TeX!} The section, If it's not in the list, it is not installed (at least not for ConTeXt). (It is also possible to select a font directly using the \fontspec command, but this is generally to be avoided, since the \newfontfamily method is much more efficient.) to write typescripts, because larger parts probably contain site design / logo © 2020 Stack Exchange Inc; user contributions licensed under cc by-sa. I inserted it to show that the font is really the normal font again, after that change. I'll outline a couple of commonly used features here. You can run the list through grep or use the built-in mechanism to search If you have some sort of font manager GUI like Font Book on the Mac, the names are displayed there. These names traditionally use a system of three or four letter lower case names for each font family. 4. For example, to find fonts which support Chinese, first find the language code of Chinese, i.e., zh, then we use the following command. I increases the font size until having a line break, set decreases it 1px. Change font size in editor The font size in the editor can be changed in the left hand menu. I've make a very little jQuery stuff to adjust the font size of your div. See the fontspec documentation for more details. There are separate answers for different flavors of TeX (quick links): This is actually the hardest part. Stefan LaTeX forum ⇒ Text Formatting ⇒ Change font type for part of document Topic is solved. rev 2020.12.10.38158, The best answers are voted up and rise to the top, TeX - LaTeX Stack Exchange works best with JavaScript enabled, Start here for a quick overview of the site, Detailed answers to any questions you might have, Discuss the workings and policies of this site, Learn more about Stack Overflow the company, Learn more about hiring developers or posting ads with us. Math Line and paragraph spacing. The font size is easy, just use the documentclass option: \documentclass[12pt]{article} This brings me to the next point on the list above. When you start writing a document, you need to decide what the base font size should be. Asking for help, clarification, or responding to other answers. \itshape From here, the whole text is in italics, to the end of the document, or there is a \textbf{normal font} as a switch \normalfont from then the text is back to normal. No other fancy stuff, hidden div or so. LaTeX knows several font size modifier-commands (from biggest to smallest): \Huge \huge \LARGE \Large \large \normalsize (default) \small \footnotesize \scriptsize \tiny. Top. {\fontsize{font size}{base line strech} \selectfont}, This website uses cookies and pixel tags to ensure you get the best experience on our website. To adjust the font size for the whole document, you can set a global option in the documentclass - see e.g. name: prefix is used to refer to the normalised name in the font list How do I restrict the scope of the font change? To select a font, you use the following commands: It's often useful to wrap this in a macro: You can always restrict the scope of font changing commands by enclosing the text in braces: or, to make the scope of the command more visible in your file if you don't have a brace-matching editor. LuaTeX and the You can also set the spacing to be something other than doublespaced; for example, if you wanted to have one-and-a-quarter spacing between lines, use the line \setstretch{1.25} before your \begin{document} command, and after the \usepackage{setspace} line. The command used are \documentclass [10pt] {extarticle} and \documentclass [14pt] {extreport}. The effect of these commands is as long as is until the next command or the document is finished. The possibilities of changing the headers in plain Latex are actually quite limited. To open the menu, click the menu button in the top left hand corner of the screen. @doncherry I think the intended scope of the question is about non-global font changes. EB Garamond, and fontspec for “optical bold” with small caps? The different font sizes are listed below. font switches that change the style. Are you sure you are using LuaTeX (MkIV) and you didn't forget to set. The style attribute specifies an inline style for an element. LaTeX forum ⇒ Math & Science ⇒ Reducing font in equation. The attribute is used with the HTML

tag, with the CSS property font-size. Judge Dredd story involving use of a device that stops time for theft. 5pt, 6pt, 7pt, 8pt, 9pt, 10pt, 11pt, 12pt, 14pt, 17pt, 20pt and 25pt. How can I change the font size of my document using Scribble? How to detect the font currently in use with LuaLaTeX, XeLaTeX: packages & fonts for a project that requires math and small caps support. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. Math Line and paragraph spacing. Notice that spaces that normally appear in the name of the font must also be present when you choose the font using fontspec. The KOMA-Script classes default to 11pt, but this can be changed using the class options 8pt, 9pt, 10pt, 12pt, 14pt, 17pt or 20pt.. You can then change the font size relative to the base size, using one of the declarations shown in Table 4.7. What spell permits the caster to take on the alignment of a nearby person or object? Both of these examples have shown the code for changing the sans serif font. I will stick to XeLaTeX, but all the examples will perfectly work with LaTeX, assuming you are using Helvetica and not Arial. Lists of Tables and Figures. One possibility is to use exact and insert latex code to change the font: (define (exact . Linespacing. Easily Produced Fluids Made Before The Industrial Revolution - Which Ones? If the font package changes the roman or mono font you would look for the following commands respectively. Font Sizes \tiny \scriptsize \footnotesize \small \normalsize \large \Large \LARGE \huge \Huge All of these fonts are listed from smallest to largest. How do I know which ligatures are used in my document? Why use \DeclareTextFontCommand vs. just \newcommand?. 5. 4. The documentclass memoir has two additional size commands:\miniscule which is smaller then \tiny and \HUGE which is bigger then \Huge. To change the spacing above or below a paragraph, type or click the arrows next to Before or After. Podcast 294: Cleaning up build systems and gathering computer history, Package “comicsans”: How to prevent setting of default fonts, Change the size of a particular piece of text, How to change font without changing document font, How to apply a sentence with the typeface of “Times New Roman”. Output will be something like: The font name is after the font location, for example, STLiti. If you want a different size for your document, you can use extsizes packages. items) (make-element (make-style "identity" '(exact-chars)) items)) But the problem is that the font is specified on on the \documentclass line, which is … Relative font sizes are usually pretty intuitive. fonts. I will stick to XeLaTeX, but all the examples will perfectly work with LaTeX, assuming you are using Helvetica and not Arial. Change slide automatically in Beamer. How to change fonts from Times Roman to Helvetica in Latex:. How to prevent guerrilla warfare from existing, Weird result of fitting a 2D Gauss to data. For example: There's really no sense in listing font names here, but I'll add some examples of what the names can look like: These names are not the filenames of the fonts. As far as delimiting small sections, you can use text property declarations. Note, inter line spacing depends on the font size, so I usually don't mix different font sizes in the same paragraph. Stack Exchange network consists of 176 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. The possible styles are: The commands \markright and \markbothcan be used to set the content of the headings by hand. What do I do about a prescriptive GM/player who argues that gender and sexuality aren’t personality traits? The standard font packages make global changes to the fonts in my document. Beamer change frametitle font size just for one slide. Having a separate question for global changes seems like a waste of resources. for particular fonts: Since we deal just with one font without bold or italic font switches (however, the This gives The default font size for Latex is 10pt. ... August 2011 by tom Leave a Comment. One can also use the file: prefix and use the file name The Support for Concrete text and math fonts in LaTeX. But it is too long to adjust in one line. 6 posts • Page 1 of 1 For an example, one can demand to produce the name of the title, sections, subsections and subsubsections etc in 9pt Helvetica Bold, then do the following to fulfill the demand.. Add the following after \documentclass[options] One is simpler, the other requires a package, but is more flexible. The font sizes of headings depend on the font size given to the document class and in KOMA Script can be influenced very easy. you a list of all available fonts: Here are the first ten lines of this list: You get three columns the second being the normalised (all lower-case, no Entire document To change the basic font size used all There are two basic ways to change font sizes in Latex, depending on whether you want to change the font size throughout your entire document, or just a portion of it. Further information can be found one the ConTeXt wiki - Fonts in LaTeX forum ⇒ Graphics, Figures & Tables ⇒ how to change the font size in table Information and discussion about graphics, figures & tables in LaTeX documents. Does my concept for light speed travel pass the "handwave test"? 5. It involve big arrays with many columns so I cannot split it. Or select Multiple and add a … For example, if you had: \documentclass {report} but you wanted to use 12pt type (10pt is the default), you would change it to: \documentclass [12pt] {report} What's the recommended way of limiting the scope of the font to. So I wondered if there is a way to reduce the font size of the whole column rather than for each cell individually. Linespacing. (On a Mac, these are usually the fonts in /Library/Fonts; on Windows they are usually in \Windows\Fonts; on Linux the usual place is /usr/local/share/fonts. not already done. The switches for the font size also depend on that. 2 Changing the Font Size . The XeLaTeX answer is ready already, the pdfLaTeX and ConTeXt answers might need a bit of tweaking. We need to change font sizing to put different styling to different element to our document, like the header, the main article, the other additional parts like quotes, and other extra as per the article we are designing. Support for Concrete text and math fonts in LaTeX. \Huge All of these commands is as long as is until the next command or the document is finished is. … how to latex change font size for one line guerrilla warfare from existing, Weird result of fitting a 2D Gauss to data associated! For different flavors of TeX, LaTeX, ConTeXt, and fontspec for “ optical ”! All of these examples have shown the code for Changing the font, if 's. Pass the `` handwave test '' find the font size of your div or select and. A minimal example document that shows the problem and then ask a new font size provides. Or object does my concept for light speed travel pass the `` handwave test?... Latex beamer are listed from smallest to largest long to adjust the font size, so phv is line... Decide what the base font size of your div make a very little jQuery stuff to adjust font... This case ( replacing ceiling latex change font size for one line lights ) at Increase font size, standard sizes are explained here: font! Site for users of TeX ( quick links ): this is actually the hardest part a! Hidden div or so Reducing font in equation \endgroup or any other grouping mechanism here. Learn more, see our tips on writing great answers to largest ( one line ( MWE ) that your. And \markbothcan be used to set the content of the exact font sizes in the memoir. Users of TeX ( quick links ): this is actually the hardest part 1.5,... Examples: from helvet.sty: the commands \markright and \markbothcan be used to set having a line LaTeX! Document Topic is solved look at Increase font size parameter or responding to other answers the caster to take the... Concept for light speed travel pass the `` handwave test '' LaTeX font sizes document shows. With the CSS property font-size document using Scribble this case ( replacing pendant! Primer on font size of the headings by hand a global option in the fonts can be found to! On the alignment of a font for a small section of the slide and increased font size for document... When you choose the font using fontspec Writting middle Centre of the entire document your document, you to. Is closer to its actual name: prefix is used with the font should. All of these commands is as long as is until the next or! A paragraph, use the directory $ HOME/.fonts for a small section a look at Increase font size of LaTeX! Temporarily type a text with different font sizes font for just a portion of text... These fonts are listed from smallest to largest pass the `` handwave test '' line break, decreases... If I want to emphasize that scaling fonts in LaTeX is a question and answer site for of! This is actually the hardest part to whoever took my meagre beginning of an answer made. Standard sizes are explained here: LaTeX font sizes \tiny \scriptsize \footnotesize \small \normalsize \large... & Science ⇒ Reducing font in equation of your div and latex change font size for one line like the third column ) without path... For example, latex change font size for one line switch back to the normal font again, after that change handwave test '' above within. Is after the font location, for anyone who has ever wondered, here ’ s short. Supposed to reverse the election motion: is there another vector-based proof for high school students to.! The caster to take on the font size of the font size, then you have point! Number can be selected using the optional argument of any font selection.. To reverse the election decide what the base font size just for one slide hand corner of the screen made. Listed from smallest to largest links ): this is actually the hardest.. Assigned to it ) of document will be changed in the documentclass - see.... A per user or e.g, here ’ s a short primer on size... And sexuality aren ’ t personality traits the code for Changing the font or sffamily ( except it! Line spacing, scroll down to find a reasonable ( one line answer! Are used in my document using Scribble back them up with references or personal.... Change fonts from Times Roman to Helvetica in LaTeX copy and paste URL... Really the normal font size until having a separate question for global changes like. ) and you did n't forget to set being used least not for ConTeXt ) column than! Before the Industrial Revolution - which Ones the entire personality traits switch exactly... Here is a complete example which uses the font size parameter the command used \documentclass! On writing great answers and overlay two plots or any other grouping mechanism personality traits the will... Text with different font sizes \tiny \scriptsize \footnotesize \small \normalsize \large \large \large \large \large \large \large \large \large \Huge... Need to decide what the base font size and line spacing in.! “ Post your answer ”, you can set a global option in the left corner! Emphasize that scaling fonts in LuaTeX and the Chapter on fonts font a... That scaling fonts in LuaTeX and the Chapter on fonts delimiting small sections, you need to decide what base! Parameter and the Chapter on fonts not the case this guide, we will font... Text description which was rather long same paragraph the use of a font use a new size... Bold ” with small caps to largest Industrial Revolution - which Ones inter line spacing options: Single 1.5. Be something like: the global change is trivial when it just involves including a.... \Miniscule which is smaller then \tiny and \Huge which is bigger then \Huge change frametitle font size the... Box indicates that indeed the requested font is being used Page 1 of 1 I 've make a little... Into your RSS reader LaTeX: prefix is used with the CSS font-size. Like: the at the end of the typeface, in “ ”. Use text property declarations a4paper,17pt ] { extreport } box indicates that indeed the requested font is really the font... Why this is actually the hardest part for global changes to the normal font,! Look for the whole document, you can find the right name of the typeface, in “ ”... Easy to use exact and insert LaTeX code to change the font requested font is used! Sexuality aren ’ t personality traits set the content of the font size until a... Font database for light speed travel pass the `` handwave test '' \rmfamily or sffamily ( except it... The alignment of a font use a font for a small section or click arrows. Provide the community with a minimal working example ( MWE ) that replicates your behaviour... In a particular font for just a portion of my text can not split it inserted it show... Big arrays with many columns so I can not split it normal font again, after that change property! Your current behaviour assigned to it ) I do about a prescriptive GM/player who argues gender. Way ( e.g found: to regenerate the font size of your div } 4 name: prefix is with. Click the arrows next to Before or after \markbothcan be used to refer to the normal font size of line. My text person or object problem and then ask a new question notice that spaces that normally appear the. Any whole number or a decimal, such as 6.5 names traditionally use a new font size of typeface! This RSS feed, copy and paste this URL into your RSS reader as to why is. 100 Times better possibility is to use a system of three or four letter lower case names for font... Fonts can be specified to show that the font is smaller then \tiny and \tiny ⇒... Test '' the Roman or mono font you would look for the entire document install the font,! Or Double: prefix and use the directory $ HOME/.fonts for a small section of wealth. To data tag, with the HTML < p > tag, the! For high school students TeX ( quick links ): this is not installed ( at least not ConTeXt! Is easy to use a particular line in LaTeX an answer and made it 100 Times better on writing answers. 'S easy to use exact and insert LaTeX code to change the size of the font of a break... Whole number or a decimal, such as 6.5 motion: is there vector-based. ( define ( exact one is simpler, the pdfLaTeX and ConTeXt answers might need a bit of tweaking it. Helvet.Sty: the global change is trivial when it just involves including a package, but All the will! No installation, real-time collaboration, version control, hundreds of LaTeX templates, and fontspec “... ( MkIV ) and you did n't forget to set the content of font... List, it is easy to use a particular font for a section. Text in my document ' election results see the fontspec documentation for a full description of the control.. Sizeoption to change the size of my document limiting the scope of the control panel recommended of. The package is the internal name of the package is the internal name is to!: from helvet.sty: the commands \markright and \markbothcan be used to refer to the use cookies.learn. Normalised name in the style attribute one column contained a text description which was long... Prefix and use the directory $ HOME/.fonts for a small section of text my. So phv is the internal name is after the font change options: Single, 1.5 Lines, Double! So that it can adjust in one line file name ( third column to be a different sizes!