Libertine's Xetex-Documentation

Total Page:16

File Type:pdf, Size:1020Kb

Libertine's Xetex-Documentation Manual for L L with XƎTEX Advantages of XeTex over classic LaTex, examples of configuration Deutse Version ebenfalls erhältli. P H P Libertine Open Fonts Projekt http://linuxlibertine.sf.net Berlin, den 21. MÄarz 2009 Inhaltsverzeichnis 1 Advantages of XeTex 3 2 Commands 3 3 Choosing OpenType-features 4 3.1 Leers: ..................................... 4 3.2 Numbers/Figures: ............................... 4 3.3 Ligatures: .................................... 4 4 Links 4 5 Appendix 5 2 1 Advantages of XeTex ² Full Unicode-support. You can enter all Unicode-Glyphs directly into the source code. ² Simple usability of TrueType- and OTF-Fonts ² Full OpenType-support: { automatic substitution of standard activated OpenType-features, i.e. ligatures su as ff, fi, , , fl,ffi, ffl,, , … { shiing from Stylistic Sets, i.e. old style figures, proportional figures, ÄÖÜ as trema-leers, substitution of german ß with ss { true GPOS-kerning 2 Commands e XeTex-interpreter is being invocated via xelatex instead of latex or pdflatex, example: xelatex Document.tex e output is a PDF-file, ergo analog to our example as Dokument.pdf Because the interpreter needs to know wi fonts to use and because XeTex needs some special paages, the document heading looks a lile bit different from usual. Following commands should be entered into the heading: \usepackage{xunicode} \usepackage{fontspec} \usepackage{xltxtra} In contrast, the definition of the input encoding (inputenc) is obsolete, because XeTex consi- ders UTF-8. Some examples found in the internet begin with following META-information: %!TEX TS-program = xetex %!TEX encoding = UTF-8 Unicode though this doesn’t seem to be obligatory. ere are different possibilities to tell XeTex, whi fonts to use locally or globally. We do this in the heading via: \setromanfont[Mapping=tex-text]{Linux Libertine} \setsansfont[Mapping=tex-text]{Myriad Pro} \setmonofont[Mapping=tex-text]{Courier New} As a consequence we get Linux Libertine as main font and define Myriad Pro as sansse- rif (i.e. for titles) as well as Courier New as monospaced (i.e. for source-texts). e formation during the document can be done via \setromanfont, \setsansfont and \setmonofont. If you want to set certain options (whi we list and describe later on) globaly, you can do that by adding the definition to the one above. Example: You want to have Old Style Figures for the entire document and therefore define the following. \setromanfont[Mapping=tex-text, Numbers=OldStyle]{Linux Libertine O} 3 3 Choosing OpenType-features 3.1 Leers: Small capitals as in „L“ can be activated via {\addfontfeature{Letters=SmallCaps} Libertine} As option can also be used: Uppercase and UppercaseSmallCaps. Style-Sets su as for „“ instead of ÄÖÜ can be activated via {\addfontfeature{Variant=01} ÄÖÜ} Further sets in Libertine are 02 for kalligraphite K und R as well as 03 for the substitution of ß/ẞ with ss/SS. 3.2 Numbers/Figures: Oldstyle or lowercase numbers su as can be activated via: {\addfontfeature{Numbers=OldStyle}1234567890} Further options are Monospaced for table-numbers (default), Proportional for proportional figures (useful in ordinary text), Lowercase/OldStyle as above, SlashedZero resp. NoSlashed- Zero for a/no slashed zero. Exponents with true Indices¹: ¹²³⁴⁵⁶⁷⁸⁹⁰ Lⁱʳⁱⁿ {\addfontfeature{VerticalPosition=Superior}1234567890 Libertine} Inferiors with true Indices: ₁₂₃₄₅₆₇₈₉₀ Lₑₑ {\addfontfeature{VerticalPosition=ScientificInferior}1234567890 Libertine} True fractures as ⅓: {\addfontfeature{Fractions=On} 1/3} 3.3 Ligatures: Standard ligatures are activated by default, i.e. ff, fi, , etc… Historical ligatures su as: „st“ und „“ can be activated via {\addfontfeature{Ligatures=Historical}„st“ und „ct“} With the option NoCommon you can deactivate standard ligatures (what we do not recommend). You’ll find the source code of this article in the appendix. 4 Links Linux Libertine: http://linuxlibertine.sf.net XeTex-Homepage: http://scripts.sil.org/xetex XeTex-Tutorial (englis): http://xml.web.cern.ch/XML/lgc2/xetexmain.pdf Tex-Live-Distribution: http://tug.org/texlive/ ¹as long as available in Libertine, i.e. here not for „L“ 4 5 Appendix e XƎTEX version is: 0.996 Source-code of this article as example: Listing 1: elltext dieser Datei % ! TEX TS−program = x e t e x % ! TEX e n c o d i n g = UTF−8 Unicode %%−−−−−−−−−−−−Definitionen −−−−−−−−−−−−−−−−−−−− n documentclass [a4paper ,12pt]f s c r a r t c l g % Koma−S c r i p t −Verwendung %n documentclass [ a 4 paper , 1 2 p t ]f r e p o r t g % k l a s s i s c h ohne Koma−S c r i p t %−−−−−Packages −−−−−−−−−−−−−−−−−−−−−−−−−−− %n u s e p a c k a g e [ u t f 8]f i n p u t e n c g % not needed by XeTex −> must be UTF8 n usepackage f x u n i c o d e g% f o r XeTex ! n usepackage f f o n t s p e c g% f o r XeTex ! n usepackage f x l t x t r a g % f o r XeTex ! n usepackage f u r l g % f o r XeTex t o b r e a k l o n g URLs a t l i n e ending n usepackage f ngerman g % choose your l a n g u a g e h e r e n usepackage f m u l t i c o l g % e r l a u b t e s mit n b e g i n und n end Teilbereiche mehrspaltig zu s e t z e n n usepackage f g r a p h i c x g % s u p p o r t o f JPG , PNG und PDF−G r a f i c s n usepackage f w r a p f i g g % u m f l o s s e n e G r a f i k e n im F l i e ß t e x t %n u s e p a c k a g e f v e r b a t i m g n usepackage f p i c i n p a r g n usepackage [ german ]f v a r i o r e f g % b e t t e r r e f e r e n c e s %n u s e p a c k a g e [ wide ]f s i d e c a p g % e r m ö g l i c h t s e i t l i c h e Beschriftung von Abbildungen und T a b e l l e n n usepackage f c c a p t i o n g % Anpassungsmöglichkeiten f ü r Abbildungsbezeichnungen %n u s e p a c k a g e f capt −o f g n usepackage [colorlinks , linkcolor=blue]f h y p e r r e f g % r e f e r e c e s as l i n k s / URLs i n t h e PDF n usepackage f l i s t i n g s g %n u s e p a c k a g e f ragged 2 e g %n l e t n raggedright n RaggedRight %n u s e p a c k a g e [ newcommands , newparameters ]f ragged 2 e g % b e s s e r e Zeilenumbrüche be s . b e i n c a p t i o n %−−−−−−−−−−−Font defenitions f o r Xetex n defaultfontfeatures f Scale=MatchLowercase g% t o a d j u s t a l l used f o n t s t o t h e same x−h e i g t => Harmonization %n setmainfont [ Mapping= tex −t e x t ]f Linux L i b e r t i n e g% n setromanfont[Mapping=tex −t e x t ]f Linux Libertine Og% n setsansfont[Mapping=tex −t e x t ]f Linux Biolinum Og% n setmonofont[Mapping=tex −text , Scale=0.9] f C o u r i e r Newg% %%−−−−−Formatierungen −−−−−−−−−−−−−−−−−−−−−−− n s e t l e n g t h fn marginparwidth gf0cmg n s e t l e n g t h fn oddsidemargin gf0cmg n s e t l e n g t h fn evensidemargin gf0cmg n s e t l e n g t h fn t e x t w i d t h gf15cmg n s e t l e n g t h fn t e x t h e i g h t gf24cmg n s e t l e n g t h fn topmargin gf−1cmg n s e t l e n g t h fn p a r i n d e n t gf0 p t g %<−−−−−−−−−−−−−−−− %n s e t l e n g t h fn p a r s k i p gf1 ex g %<−−−−−−−−−−−−−−−− %%n s e t l e n g t h fn baselineskip g f 1 . 2 ex g 5 %n p a g e s t y l e f h e a d i n g s g % c c p a t i o n p r o v i d e s t h i s c a p a b i l i t y % Change t h e f o r m a t o f a f i g u r e c a p t i o n % For more o p t i o n s s e e t h e package documentation n captionnamefont fn b f s e r i e s n footnotesize g n captiontitlefont fn footnotesize g %%n s f f a m i l y %n captionstyle fn RaggedRight g %% n captiondelim f −−− g %% n hangcaption %%−−−−−−−−−−−Dokumentvariablen −−−−−−−−−−−−− nnewcommandfn Autor gf Philipp Henning Poll g %%−−−−−−−−−−Silbentrennung : Definitionen −−−−−−−−−−−−−−−−−−−−−−−−−− %n showhyphens fWortg%−−zum Anzeigen von Trennstellen im Wort fg n hyphenation fHaus Holz−ze−ment−dach Ra−sen g %%−−−−−−−−−−−−Dokument s t a r t s here −−−−−−−−−−−−−− n begin f document g n begin f c e n t e r g% n thispagestyle f empty g n includegraphics[width=4cm]f S i g n e t .
Recommended publications
  • Cloud Fonts in Microsoft Office
    APRIL 2019 Guide to Cloud Fonts in Microsoft® Office 365® Cloud fonts are available to Office 365 subscribers on all platforms and devices. Documents that use cloud fonts will render correctly in Office 2019. Embed cloud fonts for use with older versions of Office. Reference article from Microsoft: Cloud fonts in Office DESIGN TO PRESENT Terberg Design, LLC Index MICROSOFT OFFICE CLOUD FONTS A B C D E Legend: Good choice for theme body fonts F G H I J Okay choice for theme body fonts Includes serif typefaces, K L M N O non-lining figures, and those missing italic and/or bold styles P R S T U Present with most older versions of Office, embedding not required V W Symbol fonts Language-specific fonts MICROSOFT OFFICE CLOUD FONTS Abadi NEW ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 01234567890 Abadi Extra Light ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 01234567890 Note: No italic or bold styles provided. Agency FB MICROSOFT OFFICE CLOUD FONTS ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 01234567890 Agency FB Bold ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 01234567890 Note: No italic style provided Algerian MICROSOFT OFFICE CLOUD FONTS ABCDEFGHIJKLMNOPQRSTUVWXYZ 01234567890 Note: Uppercase only. No other styles provided. Arial MICROSOFT OFFICE CLOUD FONTS ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 01234567890 Arial Italic ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 01234567890 Arial Bold ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 01234567890 Arial Bold Italic ABCDEFGHIJKLMNOPQRSTUVWXYZ
    [Show full text]
  • X E TEX Live
    X TE EX Live Jonathan Kew SIL International Horsleys Green High Wycombe Bucks HP14 3XL, England jonathan_kew (at) sil dot org 1 X TE EX in TEX Live in the preamble are sufficient to set the typefaces through- out the document. ese fonts were installed by simply e release of TEX Live 2007 marked a milestone for the dropping the .otf or .ttf files in the computer’s Fonts X TE EX project, as the first major TEX distribution to in- folder; no .tfm, .fd, .sty, .map, or other TEX-related files clude X TE EX (version 0.996) as an integral part. Prior to had to be created or installed. this, X TE EX was a tool that could be added to a TEX setup, Release 0.996 of X T X also provides some enhance- but version and configuration differences meant that it was E E ments over earlier, pre-T X Live versions. In particular, difficult to ensure smooth integration in all cases, and it was E there are new primitives for low-level access to glyph infor- only available for users who specifically chose to seek it out mation (useful during font development and testing); some and install it. (One exception to this is the MacTEX pack- preliminary support for the use of OpenType math fonts age, which has included X TE EX for the past year or so, but (such as the Cambria Math font shipped with MS Office this was just one distribution on one platform.) Integration 2007); and a variety of bug fixes.
    [Show full text]
  • IJRESS19-August2020
    International Journal of Research in Economics and Social Sciences(IJRESS) Available online at: http://euroasiapub.org Vol. 10 Issue 8, August- 2020 ISSN(o): 2249-7382 | Impact Factor: 7.077 | (An open access scholarly, peer-reviewed, interdisciplinary, monthly, and fully refereed journal.) Importance of the number 0 and names for the number 0 in English Umarova Go’zalxon Teacher, Kokand State Pedagogical Institute, Uzbekistan Abdullayeva Marifatxon Teacher, Faculty of Preschool and Primary Education Annotatsiya: Maqolada 0 raqimining etimologiyasi, osiyodan yevropaga kirib kelishi, matematika va matematikadan boshqa fanlarga, yil jadvalida nol raqamining ahamiyati haqida fikr yuritiladi. Kalit so’zlar: ṣifr, matematik termin, kalkulyator, rim, arab raqamlari, elementar algebra Annotation: The article discusses the etymology of the number 0, its entry from Asia to Europe, the importance of the number zero in the table of the year, from mathematics and non-mathematics to other disciplines. Keywords: ṣifr, mathematical term, calculator, Roman, Arabic numerals, elementary algebra Аннотация: В статье обсуждается этимология числа 0, его проникновение из Азии в Европу, важность числа ноль в таблице года, от математики и нематематики до других дисциплин. Ключевые слова: ifr, математический термин, калькулятор, римские, арабские цифры, элементарная алгебра. The word zero came into the English language via French zéro from Italian zero, Italian contraction of Venetian zevero form of Italian zefiro via ṣafira or ṣifr.In pre-Islamic time the word ṣifr had the meaning "empty". Sifr evolved to mean zero when it was used to translate śūnya Sanskrit from India. The first known English use of zero was in 1598.[1]Depending on the context, there may be different words used for the number zero.
    [Show full text]
  • Tlaunch: a Launcher for a TEX Live System
    TLaunch: a launcher for a TEX Live system Siep Kroonenberg June 29, 2017 This manual is for tlaunch, the TEX Live Launcher, version 0.5.3. Copyright © 2017 Siep Kroonenberg. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. Contents 1 The launcher5 1.1 Introduction............................5 1.1.1 Localization........................6 1.2 Modes...............................6 1.2.1 Normal mode.......................6 1.2.2 Initializing.........................6 1.2.3 Forgetting.........................6 1.3 Using scripts............................7 1.4 The ini file.............................7 1.4.1 Location..........................7 1.4.2 Encoding..........................7 1.4.3 Syntax...........................7 1.4.4 The Strings section....................9 1.4.5 Sections for filetype associations (FTAs)........9 1.4.6 Sections for utility scripts................ 10 1.4.7 The built-in functions.................. 10 1.4.8 Menus and buttons.................... 11 1.4.9 The General section.................... 12 1.5 Editor choice............................ 12 1.6 Launcher-based installations................... 13 1.6.1 The tlaunchmode script................. 14 1.6.2 TEX Live Manager..................... 14 2 The launcher at the RUG 15 2.1 Historical.............................. 15 2.2 RES desktops........................... 16 2.3 Components of the rug TEX installation............ 16 2.4 Directory organization...................... 17 2.5 Fixes for add-ons......................... 17 2.5.1 TeXnicCenter....................... 17 2.5.2 TeXstudio......................... 18 2.5.3 SumatraPDF........................ 18 2.5.4 LyX............................. 18 3 CONTENTS 4 2.6 Moving the XeTEX font cache.................
    [Show full text]
  • Travels in TEX Land: Choosing a TEX Environment for Windows
    The PracTEX Journal TPJ 2005 No 02, 2005-04-15 Rev. 2005-04-17 Travels in TEX Land: Choosing a TEX Environment for Windows David Walden The author of this column wanders through world of TEX, as a non-expert, reporting what he observes and learns, which hopefully will be interesting to other non-expert users of TEX. 1 Introduction This column recounts my experiences looking at and thinking about different ways TEX is set up for users to go through the document-composition to type- setting cycle (input and edit, compile, and view or print). First, I’ll describe my own experience randomly trying various TEX environments. I suspect that some other users have had a similar introduction to TEX; and perhaps other users have just used the environment that was available at their workplace or school. Then I’ll consider some categories for thinking about options in TEX setups. Last, I’ll suggest some follow-on steps. Since I use Microsoft Windows as my computer operating system, this note focuses on environments that are available for Windows.1 2 My random path to choosing a TEX environment 2 I started using TEX in the late 1990s. 1But see my offer in Section 4. 2 While I started using TEX, I switched from TEX to using LATEX as soon as I discovered LATEX existed. Since both TEX and LATEX are operated in the same way, I’ll mostly refer to TEX in this note, since that is the more basic system. c 2005 David C. Walden I don’t quite remember my first setup for trying TEX.
    [Show full text]
  • About Basictex-2021
    About BasicTeX-2021 Richard Koch January 2, 2021 1 Introduction Most TeX distributions for Mac OS X are based on TeX Live, the reference edition of TeX produced by TeX User Groups across the world. Among these is MacTeX, which installs the full TeX Live as well as front ends, Ghostscript, and other utilities | everything needed to use TeX on the Mac. To obtain it, go to http://tug.org/mactex. 2 Basic TeX BasicTeX (92 MB) is an installation package for Mac OS X based on TeX Live 2021. Unlike MacTeX, this package is deliberately small. Yet it contains all of the standard tools needed to write TeX documents, including TeX, LaTeX, pdfTeX, MetaFont, dvips, MetaPost, and XeTeX. It would be dangerous to construct a new distribution by going directly to CTAN or the Web and collecting useful style files, fonts and so forth. Such a distribution would run into support issues as the creators move on to other projects. Luckily, the TeX Live install script has its own notion of \installation packages" and collections of such packages to make \installation schemes." BasicTeX is constructed by running the TeX Live install script and choosing the \small" scheme. Thus it is a subset of the full TeX Live with exactly the TeX Live directory structure and configuration scripts. Moreover, BasicTeX contains tlmgr, the TeX Live Manager software introduced in TeX Live 2008, which can install additional packages over the network. So it will be easy for users to add missing packages if needed. Since it is important that the install package come directly from the standard TeX Live distribution, I'm going to explain exactly how I installed TeX to produce the install package.
    [Show full text]
  • Tugboat, Volume 33 (2012), No. 1 53 TEX on Windows: Miktex Or TEX Live? Joseph Wright on Windows, There Are Two Actively-Develop
    TUGboat, Volume 33 (2012), No. 1 53 TEX on Windows: MiKTEX or TEX Live? A reminder that MiKTEX and TEX Live are not the only choices. W32TEX (Kakuto, 2012) is popular Joseph Wright in the far east. As well as being a TEX system in On Windows, there are two actively-developed free its own right, it is the source of the Windows binar- TEX systems with similar coverage: MiKTEX (Schenk, ies for TEX Live, and TEX Live acquires more CJK 2011) and TEX Live (TEX Users Group, 2011). The support from it every year. For users focussed on good news is that there is a lot of similarity between ConTEXt, ConTEXt standalone (Pragma ADE, 2012) the two systems, so for most users both systems is probably the best way to go (it uses the W32TEX are equally usable, and (LA)TEX documents are port- binaries on Windows). There are also the commer- able between them. However, there are differences cial options, for example BaKoMa TEX (BaKoMa and depending on what you need these might be Soft., 2011) or PCTEX (Personal TEX, Inc., 2011). important. However, for most users it comes down to a choice between the ‘big two’. • The default settings install everything for TEX Live, but only a minimal set of packages for References MiKT X. MiKT X will then install extra pack- E E BaKoMa Soft. “BaKoMa T X 9.77”. ages ‘on the fly’, while T X Live does not (there E E http://www.bakoma-tex.com/, 2011. is a package to do that in TEX Live, but it is aimed at GNU/Linux users).
    [Show full text]
  • Typotheque Elementar
    Typotheque type specimen & OpenType feature specification. Please read before using the fonts. OpenType font family supporting Latin based European Elementar Std languages, with extensive typographic features. AB — Western European (1252 Latin 1) — Central European (1250 Latin 2) — Baltic (1257) — Turkish (1254) Designed by Gustavo Ferreira, 2002-2011 OpenType features in Elementar hiztvsgfq What is OpenType? OpenType is a cross-platform font format developed by Adobe and Microsoft. It has a potential to provide advanced typographic features such as multilingual character sets, ligatures, small capitals, various numeral styles, and contextual substitutions. OpenType, as the new industry standard, supports Unicode, which enables the fonts to contain a large number of characters. While PostScript fonts are a technically limited to a maximum of only 256 characters, OpenType fonts can have more than 65,000 glyphs. This means that a user does not need to have separate fonts for Western, Central European, Baltic, Cyrillic or Greek languages, but could have one single file which supports all these encodings. OpenType fonts work in all applications, however only some applications take advantage of the advanced OpenType features. Other applications will only use the first 256 characters. For more about OpenType information go to www.typotheque. com/opentype © 2011, Typotheque.com. For information purposes only. complete character set © 2011, Typotheque.com. For information purposes only. © 2011, Typotheque.com. For information purposes only. © 2011, Typotheque.com. For information purposes only. About the Font Elementar is a parametric font system designed to bring more typographic flexibility to digital screens. Elementar embraces and explores the unique properties of digital media: the pixel, the coarse resolution grid, and the dimension of time.
    [Show full text]
  • TEX-Collection 2003 the TEX Live Guide Sebastian Rahtz, Editor [email protected]
    TEX-Collection 2003 The TEX Live Guide Sebastian Rahtz, editor [email protected] http://tug.org/texlive/ TEX Collection TEX Live + CTAN 2CDs+DVD Edition 9/2003 DANTE e.V. Postfach 10 18 40 69008 Heidelberg [email protected] www.dante.de Editor of TEX Live: Sebastian Rahtz – http://www.tug.org/texlive Editor of CTAN snapshot: Manfred Lotz – http://www.ctan.org AsTEX – CervanTEX – CSTUG – CTUG – CyrTUG – DK-TUG – Estonian User Group – εφτ – GUit – GUST – GUTenberg – GUTpt – ITALIC – KTUG – Lietuvos TEX’o Vartotoju˛Grupe˙ – MaTEX – Nordic TEX Group – NTG – TEXCeH – TEX México – Tirant lo TEX – TUG – TUGIndia – TUG-Philippines – UK TUG – ViêtTUG Documentation contacts: Czech/Slovak Petr Sojka [email protected] Janka Chlebíková chlebikj (at) dcs.fmph.uniba.sk English Karl Berry [email protected] French Fabrice Popineau [email protected] German Volker RW Schaa [email protected] Polish Staszek Wawrykiewicz [email protected] Russian Boris Veytsman [email protected] 9 January 2004 1 CONTENTS 2 Contents 1 Introduction 3 1.1 Basic usage of TEX Live ................................... 3 1.2 Getting help .......................................... 3 2 Structure of TEX Live 4 2.1 Multiple distributions: live, inst, demo ............................ 4 2.2 Top level directories ...................................... 5 2.3 Extensions to TEX ....................................... 5 2.4 Other notable programs in TEX Live ............................. 5 3 Unix installation 6 3.1 Running TEX Live directly from media (Unix) ........................ 6 3.2 Installing TEX Live to disk .................................. 8 3.3 Installing individual packages to disk ............................. 10 4 Post-installation 12 4.1 The texconfig program .................................... 12 4.2 Testing the installation .................................... 13 5 Mac OS X installation 14 5.1 i-Installer: Internet installation ...............................
    [Show full text]
  • The TEX Live Guide TEX Live 2012
    The TEX Live Guide TEX Live 2012 Karl Berry, editor http://tug.org/texlive/ June 2012 Contents 1 Introduction 2 1.1 TEX Live and the TEX Collection...............................2 1.2 Operating system support...................................3 1.3 Basic installation of TEX Live.................................3 1.4 Security considerations.....................................3 1.5 Getting help...........................................3 2 Overview of TEX Live4 2.1 The TEX Collection: TEX Live, proTEXt, MacTEX.....................4 2.2 Top level TEX Live directories.................................4 2.3 Overview of the predefined texmf trees............................5 2.4 Extensions to TEX.......................................6 2.5 Other notable programs in TEX Live.............................6 2.6 Fonts in TEX Live.......................................7 3 Installation 7 3.1 Starting the installer......................................7 3.1.1 Unix...........................................7 3.1.2 MacOSX........................................8 3.1.3 Windows........................................8 3.1.4 Cygwin.........................................9 3.1.5 The text installer....................................9 3.1.6 The expert graphical installer.............................9 3.1.7 The simple wizard installer.............................. 10 3.2 Running the installer...................................... 10 3.2.1 Binary systems menu (Unix only).......................... 10 3.2.2 Selecting what is to be installed...........................
    [Show full text]
  • P Font-Change Q UV 3
    p font•change q UV Version 2015.2 Macros to Change Text & Math fonts in TEX 45 Beautiful Variants 3 Amit Raj Dhawan [email protected] September 2, 2015 This work had been released under Creative Commons Attribution-Share Alike 3.0 Unported License on July 19, 2010. You are free to Share (to copy, distribute and transmit the work) and to Remix (to adapt the work) provided you follow the Attribution and Share Alike guidelines of the licence. For the full licence text, please visit: http://creativecommons.org/licenses/by-sa/3.0/legalcode. 4 When I reach the destination, more than I realize that I have realized the goal, I am occupied with the reminiscences of the journey. It strikes to me again and again, ‘‘Isn’t the journey to the goal the real attainment of the goal?’’ In this way even if I miss goal, I still have attained goal. Contents Introduction .................................................................................. 1 Usage .................................................................................. 1 Example ............................................................................... 3 AMS Symbols .......................................................................... 3 Available Weights ...................................................................... 5 Warning ............................................................................... 5 Charter ....................................................................................... 6 Utopia .......................................................................................
    [Show full text]
  • Typesetting Chinese in XƎTEX: Zhspacing User's Manual
    Typesetting Chinese in XƎTEX: zhspacing user’s manual∗ Yin Diany 2016/05/14 Contents I zhspacing.sty 3 1 Introduction 3 2 Getting Started 3 3 Advanced Usage 5 3.1 Fonts ............................ 5 3.2 More on Fonts ....................... 7 3.3 Skips ............................ 7 3.4 Vertical Chinese ...................... 9 3.5 Compatibility ....................... 10 3.6 Working with other Chinese package .......... 10 ∗Revision: 2016/05/14. yLab. of Network Comm. System & Control, Univ. of Sci. & Tech. of China. 1 4 Getting zhspacing 11 II zhfont.sty 12 1 Introduction 12 2 Package Options 12 3 Provided Macros 12 4 Examples 13 III zhmath.sty 13 1 Introduction 13 2 Package Options 13 3 Provided Macros 14 4 Examples 15 2 File I zhspacing.sty 1 Introduction XƎTEX is a new TEX engine by Jonathan Kew and SIL International, which combines "-TEX with pervasive Unicode support and advanced font support1. Using XƎTEX, it is possible to typeset scripts of any languages whose glyphs are contained in the font in use, without the help of any extra packages, such as CJK2. However, XƎTEX itself does not solve all the problems. Some de- tails in Chinese typesetting have not been dealt with by XƎTEX, such as the automatic font switch between Chinese and Western characters, the skip adjustment of fullwidth punctuations, the automatic skip in- sertion between Chinese and Western characters or math formulas, etc. To meet the need of easy and high quality typesetting of Chinese documents using XƎTEX, the package zhspacing is coded, utilizing the new primitive of \XeTeXinterchartoks provided in XƎTEX ver- sion 0.997.
    [Show full text]