]> git.lyx.org Git - lyx.git/blob - lib/latexfonts
Customization: use info-inset for layout format
[lyx.git] / lib / latexfonts
1 ##########################################################################
2 #
3 # LaTeX fonts natively supported by LyX.
4 #
5 # Syntax:
6 #
7 # Font <name>
8 #       GuiName            "<Gui Name>"
9 #       Family             <rm|sf|tt|math>
10 #       FontEncoding       <font encoding>
11 #       SwitchDefault      <0|1>
12 #       Package            <LaTeX package to be loaded>
13 #       Requires           <LaTeX package to test for>
14 #       AltFonts           <alternative fonts (comma-separated)>
15 #       OT1Font            <alternative font specifically for OT1 encoding>
16 #       CompleteFont       <alternative package for the complete family>
17 #       NoMathFont         <alternative font that does not change math>
18 #       PackageOptions     <general options to be passed to the package>
19 #       OsfOption          <option for oldstyle figure support>
20 #       OsfFont            <extra font for oldstyle figures>
21 #       OsfDefault         <0|1>
22 #       ScOption           <option for true smallcaps support>
23 #       OsfScOption        <option for combined osf and true smallcaps support>
24 #       ScaleOption        <option for font scaling>
25 #       Provides           <features provided by the font packages (comma-separated)>
26 #       Preamble
27 #         <some arbitrary LaTeX code to be issued in the preamble>
28 #       EndPreamble
29 # EndFont
30 #
31 #
32 # NOTES:
33 #
34 # * Adding a new font results in a FILE FORMAT CHANGE. So if a new font
35 #   is added for the LyX distribution, the according changes need to be
36 #   done.
37 # * If FontEncoding is not specified, T1 is assumed.
38 # * "SwitchDefault 1" makes the font to be loaded by switching the default
39 #   family to <name> (e.g., \renewcommand{\rmdefault}{cmr}), whereas
40 #   Package <package> loads it via \usepackage{package}. Only one of these
41 #   options is used per font (SwitchDefault takes precendende). Note that
42 #   SwitchDefault uses the font name.
43 # * In addition to normal fonts, you can also define alternative fonts
44 #   using the AltFont...EndFont tags. These alternative fonts will not
45 #   be added to the GUI, but LyX will fall back on them under specific
46 #   circumstances (e.g. if the main font is not available; see below).
47 # * If AltFonts are defined, LyX will try to load them in the defined
48 #   order if the main package is not available. So
49 #       Package          mathptmx
50 #       AltFonts         mathptm,times
51 #   will try to load mathptm if mathptmx is not available and then times
52 #   if mathptm is not available either.
53 #   AltFonts need to be defined separately using AltFont ... EndFont tags.
54 # * If Requires is set, LyX will check for this. If not, it will check
55 #   for Package and AltFonts.
56 # * OT1Font will load the defined font if the font encoding is OT1. This is
57 #   necessary since some newer font packages do not support this encoding.
58 #   The value "none" tells LyX not to load any font in OT1 encoding.
59 #   OT1Fonts need to be defined separately using AltFont ... EndFont tags.
60 # * The CompleteFont is loaded if the current font is selected as rm and
61 #   both sf and tt are set to "default" (this allows for instance to load
62 #   "bera" as opposed to "beraserif").
63 #   CompleteFonts need to be defined separately using AltFont ... EndFont
64 #   tags.
65 # * OsfFont is a font that is loaded additionally in and that provides
66 #   Old Style Figures for a given font (e.g. eco).
67 # * OsfScOption overrides any OsfOption and ScOption if both features
68 #   are selected.
69 # * Set OsfDefault to true for fonts which have Old Style Figures by
70 #   default and provide an option for lining figures. Pass this option
71 #   to OsfOption.
72 # * ScaleOption supports the placeholder $$val for the scale value.
73 # * The Preamble code is output immediately after the respective font
74 #   loading command.
75 #
76 ##########################################################################
77
78
79 #
80 # ROMAN FONTS
81 #
82
83 Font ae
84         GuiName          "AE (Almost European)"
85         Family           rm
86         Package          "ae,aecompl"
87         OT1Font          none
88         Requires         ae
89 EndFont
90
91 Font beraserif
92         GuiName          "Bera Serif"
93         Family           rm
94         Package          beraserif
95         CompleteFont     bera
96         Requires         bera
97 EndFont
98
99 AltFont bera
100         GuiName          "Bera Serif"
101         Family           rm
102         Package          bera
103 EndFont
104
105 Font bookman
106         GuiName          "Bookman"
107         Family           rm
108         Package          bookman
109 EndFont
110
111 Font ccfonts
112         GuiName          "Concrete Roman"
113         Family           rm
114         Package          ccfonts
115 EndFont
116
117 Font chancery
118         GuiName          "Zapf Chancery"
119         Family           rm
120         Package          chancery
121 EndFont
122
123 Font charter
124         GuiName          "Bitstream Charter (PSNFSS)"
125         Family           rm
126         Package          charter
127 EndFont
128
129 Font cochineal
130         GuiName          "Crimson (Cochineal)"
131         Family           rm
132         OsfOption        "proportional,osf"
133         Package          cochineal
134         AltFonts         crimson
135 EndFont
136
137 AltFont crimson
138         GuiName          "Crimson"
139         Family           rm
140         Package          crimson
141 EndFont
142
143 Font cmr
144         GuiName          "Computer Modern Roman"
145         Family           rm
146         FontEncoding     OT1
147         SwitchDefault    1
148         OsfFont          eco
149 EndFont
150
151 Font DejaVuSerif
152         GuiName          "DejaVu Serif"
153         Family           rm
154         Package          DejaVuSerif
155 EndFont
156
157 Font DejaVuSerifCondensed
158         GuiName          "DejaVu Serif Condensed"
159         Family           rm
160         Package          DejaVuSerifCondensed
161 EndFont
162
163 AltFont eco
164         Family           rm
165         Package          eco
166 EndFont
167
168 Font IBMPlexSerif
169         GuiName          "IBM Plex Serif"
170         Family           rm
171         Package          plex-serif
172 EndFont
173
174 Font IBMPlexSerifThin
175         GuiName          "IBM Plex Serif Thin"
176         Family           rm
177         Package          plex-serif
178         PackageOption    thin
179 EndFont
180
181 Font IBMPlexSerifExtraLight
182         GuiName          "IBM Plex Serif Extra Light"
183         Family           rm
184         Package          plex-serif
185         PackageOption    extralight
186 EndFont
187
188 Font IBMPlexSerifLight
189         GuiName          "IBM Plex Serif Light"
190         Family           rm
191         Package          plex-serif
192         PackageOption    light
193 EndFont
194
195 Font IBMPlexSerifSemibold
196         GuiName          "IBM Plex Serif Semibold"
197         Family           rm
198         Package          plex-serif
199         PackageOption    semibold
200 EndFont
201
202 Font garamondx
203         GuiName          "URW Garamond"
204         Family           rm
205         OsfOption        osfI
206         Package          garamondx
207         Requires         garamondx-fonts
208         AltFonts         ugm
209 EndFont
210
211 AltFont ugm
212         GuiName          "URW Garamond"
213         Family           rm
214         SwitchDefault    1
215         Requires         ugm
216 EndFont
217
218 Font libertine
219         GuiName          "Libertine"
220         Family           rm
221         OsfOption        osf
222         Package          libertineRoman
223         CompleteFont     libertine-full
224         AltFonts         libertine-type1,libertine-2012,libertine-legacy
225 EndFont
226
227 AltFont libertine-full
228         GuiName          "Libertine"
229         Family           rm
230         Package          libertine
231         Requires         libertineRoman
232 EndFont
233
234 AltFont libertine-type1
235         GuiName          "Libertine"
236         Family           rm
237         OsfOption        osf
238         Package          libertine-type1
239         Requires         libertineMono-type1
240 EndFont
241
242 AltFont libertine-2012
243         GuiName          "Libertine"
244         Family           rm
245         OsfOption        lining
246         OsfDefault       1
247         Package          libertine-type1
248 EndFont
249
250 AltFont libertine-legacy
251         GuiName          "Libertine"
252         Family           rm
253         OsfOption        osf
254         Package          libertine
255 EndFont
256
257 Font lmodern
258         GuiName          "Latin Modern Roman"
259         Family           rm
260         Package          lmodern
261         NoMathFont       lmr
262 EndFont
263
264 AltFont lmr
265         GuiName          "Latin Modern Roman"
266         Family           rm
267         SwitchDefault    1
268         Requires         lmodern
269 EndFont
270
271 Font md-charter
272         GuiName          "Bitstream Charter (Mathdesign)"
273         Family           rm
274         OsfOption        expert
275         ScOption         expert
276         OsfScOption      expert
277         Package          mathdesign
278         PackageOption    charter
279         Requires         mdbch
280         Provides         amssymb,amsfonts
281         NoMathFont       mdbch
282 EndFont
283
284 AltFont mdbch
285         GuiName          "Bitstream Charter (Mathdesign)"
286         Family           rm
287         SwitchDefault    1
288         Requires         mdbch
289 EndFont
290
291 Font md-utopia
292         GuiName          "Utopia (Mathdesign)"
293         Family           rm
294         OsfOption        expert
295         ScOption         expert
296         OsfScOption      expert
297         Package          mathdesign
298         PackageOption    utopia
299         Requires         mdput
300         Provides         amssymb,amsfonts
301         NoMathFont       mdput
302 EndFont
303
304 AltFont mdput
305         GuiName          "Utopia (Mathdesign)"
306         Family           rm
307         SwitchDefault    1
308         Requires         mdput
309 EndFont
310
311 Font md-garamond
312         GuiName          "URW Garamond (Mathdesign)"
313         Family           rm
314         OsfOption        expert
315         ScOption         expert
316         OsfScOption      expert
317         Package          mathdesign
318         PackageOption    garamond
319         Requires         mdugm
320         Provides         amssymb,amsfonts
321         NoMathFont       mdugm
322 EndFont
323
324 AltFont mdugm
325         GuiName          "URW Garamond (Mathdesign)"
326         Family           rm
327         SwitchDefault    1
328         Requires         mdugm
329 EndFont
330
331 Font minionpro
332         GuiName          "Minion Pro"
333         Family           rm
334         OsfOption        lf
335         OsfDefault       1
336         Package          MinionPro
337         Provides         amssymb,amsfonts
338         NoMathFont       minionpro-nomath
339 EndFont
340
341 AltFont minionpro-nomath
342         GuiName          "Minion Pro"
343         Family           rm
344         OsfOption        lf
345         OsfDefault       1
346         Package          MinionPro
347         PackageOption    onlytext
348 EndFont
349
350 Font newcent
351         GuiName          "New Century Schoolbook"
352         Family           rm
353         Package          newcent
354 EndFont
355
356 Font NotoSerif-TLF
357         GuiName          "Noto Serif"
358         Family           rm
359         SwitchDefault    1
360         Requires         noto
361         CompleteFont     noto
362 EndFont
363
364 AltFont noto
365         GuiName          "Noto Serif"
366         Family           rm
367         Package          noto
368 EndFont
369
370 Font palatino
371         GuiName          "Palatino"
372         Family           rm
373         OsfOption        osf
374         ScOption         sc
375         OsfScOption      osf
376         Package          mathpazo
377         AltFonts         mathpple,palatino-sty
378         NoMathFont       ppl
379         Requires         psnfss
380 EndFont
381
382 AltFont mathpple
383         GuiName          "Palatino"
384         Family           rm
385         Package          mathpple
386         NoMathFont       ppl
387 EndFont
388
389 AltFont palatino-sty
390         GuiName          "Palatino"
391         Family           rm
392         Package          palatino
393 EndFont
394
395 AltFont ppl
396         GuiName          "Palatino"
397         Family           rm
398         OsfFont          pplj
399         SwitchDefault    1
400 EndFont
401
402 AltFont pplj
403         GuiName          "Palatino"
404         Family           rm
405         SwitchDefault    1
406 EndFont
407
408 Font PTSerif-TLF
409         GuiName         "ParaType Serif"
410         Family          rm
411         Requires        paratype
412         Package         PTSerif
413         CompleteFont    paratype
414 EndFont
415
416 AltFont paratype
417         GuiName          "ParaType Serif"
418         Family           rm
419         Package          paratype
420 EndFont
421
422 Font times
423         GuiName          "Times Roman"
424         Family           rm
425         Package          mathptmx
426         AltFonts         mathptm,times-sty
427         NoMathFont       ptm
428         Requires         psnfss
429 EndFont
430
431 AltFont mathptm
432         GuiName          "Times Roman"
433         Family           rm
434         Package          mathptm
435         NoMathFont       ptm
436 EndFont
437
438 AltFont times-sty
439         GuiName          "Times Roman"
440         Family           rm
441         Package          times
442 EndFont
443
444 AltFont ptm
445         GuiName          "Times Roman"
446         Family           rm
447         SwitchDefault    1
448 EndFont
449
450 Font tgbonum
451         GuiName          "TeX Gyre Bonum"
452         Family           rm
453         Package          tgbonum
454 EndFont
455
456 Font tgchorus
457         GuiName          "TeX Gyre Chorus"
458         Family           rm
459         Package          tgchorus
460 EndFont
461
462 Font tgpagella
463         GuiName          "TeX Gyre Pagella"
464         Family           rm
465         Package          tgpagella
466 EndFont
467
468 Font tgschola
469         GuiName          "TeX Gyre Schola"
470         Family           rm
471         Package          tgschola
472 EndFont
473
474 Font tgtermes
475         GuiName          "TeX Gyre Termes"
476         Family           rm
477         Package          tgtermes
478 EndFont
479
480 # fourier supersedes utopia.sty, but does
481 # not work with OT1 encoding.
482 Font utopia
483         GuiName          "Utopia (Fourier)"
484         Family           rm
485         OsfOption        oldstyle
486         ScOption         expert
487         Package          fourier
488         AltFonts         utopia-sty
489         OT1Font          utopia-sty
490         NoMathFont       futs
491 EndFont
492
493 AltFont utopia-sty
494         GuiName          "Utopia (Fourier)"
495         Family           rm
496         Package          utopia
497 EndFont
498
499 AltFont futs
500         GuiName          "Utopia (Fourier)"
501         Family           rm
502         SwitchDefault    1
503         OsfFont          futj
504 EndFont
505
506 AltFont futj
507         GuiName          "Utopia (Fourier)"
508         Family           rm
509         SwitchDefault    1
510 EndFont
511
512 Font xcharter
513         GuiName         "Bitstream Charter (XCharter)"
514         Family          rm
515         Package         XCharter
516         OsfOption       osf
517 EndFont
518
519 #
520 # SANS SERIF FONTS
521 #
522
523 Font avant
524         GuiName          "Avant Garde"
525         Family           sf
526         Package          avant
527 EndFont
528
529 Font berasans
530         GuiName          "Bera Sans"
531         Family           sf
532         ScaleOption      scaled=$$val
533         Package          berasans
534         Requires         bera
535 EndFont
536
537 Font biolinum
538         GuiName          "Biolinum"
539         Family           sf
540         OsfOption        osf
541         ScaleOption      scaled=$$val
542         Package          biolinum
543         AltFonts         biolinum-type1,biolinum-2012
544 EndFont
545
546 AltFont biolinum-type1
547         GuiName          "Biolinum"
548         Family           sf
549         OsfOption        osf
550         ScaleOption      scaled=$$val
551         Package          biolinum-type1
552         Requires         libertineMono-type1
553 EndFont
554
555 AltFont biolinum-2012
556         GuiName          "Biolinum"
557         Family           sf
558         OsfOption        lining
559         OsfDefault       1
560         Package          biolinum-type1
561 EndFont
562
563 Font cmbr
564         GuiName          "CM Bright"
565         Family           sf
566         SwitchDefault    1
567         Requires         cmbright
568 EndFont
569
570 Font cmss
571         GuiName          "Computer Modern Sans"
572         Family           sf
573         FontEncoding     OT1
574         SwitchDefault    1
575 EndFont
576
577 Font DejaVuSans
578         GuiName          "DejaVu Sans"
579         Family           sf
580         Package          DejaVuSans
581         ScaleOption      scaled=$$val
582 EndFont
583
584 Font DejaVuSansCondensed
585         GuiName          "DejaVu Sans Condensed"
586         Family           sf
587         Package          DejaVuSansCondensed
588         ScaleOption      scaled=$$val
589 EndFont
590
591 Font IBMPlexSans
592         GuiName          "IBM Plex Sans"
593         Family           sf
594         Package          plex-sans
595         ScaleOption      scale=$$val
596 EndFont
597
598 Font IBMPlexSansCondensed
599         GuiName          "IBM Plex Sans Condensed"
600         Family           sf
601         Package          plex-sans
602         PackageOption    condensed
603         ScaleOption      scale=$$val
604 EndFont
605
606 Font IBMPlexSansThin
607         GuiName          "IBM Plex Sans Thin"
608         Family           sf
609         Package          plex-sans
610         PackageOption    thin
611         ScaleOption      scale=$$val
612 EndFont
613
614 Font IBMPlexSansExtraLight
615         GuiName          "IBM Plex Sans Extra Light"
616         Family           sf
617         Package          plex-sans
618         PackageOption    extralight
619         ScaleOption      scale=$$val
620 EndFont
621
622 Font IBMPlexSansLight
623         GuiName          "IBM Plex Sans Light"
624         Family           sf
625         Package          plex-sans
626         PackageOption    light
627         ScaleOption      scale=$$val
628 EndFont
629
630 Font IBMPlexSansSemibold
631         GuiName          "IBM Plex Sans Semibold"
632         Family           sf
633         Package          plex-sans
634         PackageOption    semibold
635         ScaleOption      scale=$$val
636 EndFont
637
638 Font helvet
639         GuiName          "Helvetica"
640         Family           sf
641         ScaleOption      scaled=$$val
642         Package          helvet
643         Requires         psnfss
644 EndFont
645
646 Font iwona
647         GuiName         "Iwona"
648         Family          sf
649         Requires        iwona
650         SwitchDefault   1
651 EndFont
652
653 Font iwonal
654         GuiName         "Iwona (Light)"
655         Family          sf
656         Requires        iwona
657         SwitchDefault   1
658 EndFont
659
660 Font iwonac
661         GuiName         "Iwona (Condensed)"
662         Family          sf
663         Requires        iwona
664         SwitchDefault   1
665 EndFont
666
667 Font iwonalc
668         GuiName         "Iwona (Light Condensed)"
669         Family          sf
670         Requires        iwona
671         SwitchDefault   1
672 EndFont
673
674 Font kurier
675         GuiName         "Kurier"
676         Family          sf
677         Requires        kurier
678         SwitchDefault   1
679 EndFont
680
681 Font kurierl
682         GuiName         "Kurier (Light)"
683         Family          sf
684         Requires        kurier
685         SwitchDefault   1
686 EndFont
687
688 Font kurierc
689         GuiName         "Kurier (Condensed)"
690         Family          sf
691         Requires        kurier
692         SwitchDefault   1
693 EndFont
694
695 Font kurierlc
696         GuiName         "Kurier (Light Condensed)"
697         Family          sf
698         Requires        kurier
699         SwitchDefault   1
700 EndFont
701
702 Font lmss
703         GuiName          "Latin Modern Sans"
704         Family           sf
705         SwitchDefault    1
706         Requires         lmodern
707 EndFont
708
709 Font NotoSans-TLF
710         GuiName          "Noto Sans"
711         Family           sf
712         SwitchDefault    1
713         Requires         noto
714 EndFont
715
716 Font PTSans-TLF
717         GuiName         "ParaType Sans"
718         Family          sf
719         ScaleOption     scaled=$$val
720         Requires        paratype
721         Package         PTSans
722 EndFont
723
724 Font tgadventor
725         GuiName          "TeX Gyre Adventor"
726         Family           sf
727         Package          tgadventor
728 EndFont
729
730 Font tgheros
731         GuiName          "TeX Gyre Heros"
732         Family           sf
733         Package          tgheros
734 EndFont
735
736 Font uop
737         GuiName          "URW Classico (Optima)"
738         Family           sf
739         SwitchDefault    1
740         Requires         urwclassico
741 EndFont
742
743 #
744 # MONOSPACED FONTS
745 #
746
747 Font beramono
748         GuiName          "Bera Mono"
749         Family           tt
750         ScaleOption      scaled=$$val
751         Package          beramono
752         Requires         bera
753 EndFont
754
755 Font cmtl
756         GuiName          "CM Typewriter Light"
757         Family           tt
758         SwitchDefault    1
759         Requires         cmbright
760 EndFont
761
762 Font cmtt
763         GuiName          "Computer Modern Typewriter"
764         Family           tt
765         FontEncoding     OT1
766         SwitchDefault    1
767 EndFont
768
769 Font courier
770         GuiName          "Courier"
771         Family           tt
772         Package          courier
773         Requires         psnfss
774 EndFont
775
776 Font DejaVuSansMono
777         GuiName          "DejaVu Sans Mono"
778         Family           tt
779         Package          DejaVuSansMono
780         ScaleOption      scaled=$$val
781 EndFont
782
783 Font IBMPlexMono
784         GuiName          "IBM Plex Mono"
785         Family           tt
786         Package          plex-mono
787         ScaleOption      scale=$$val
788 EndFont
789
790 Font IBMPlexMonoThin
791         GuiName          "IBM Plex Mono Thin"
792         Family           tt
793         Package          plex-mono
794         ScaleOption      scale=$$val
795         PackageOption    thin
796 EndFont
797
798 Font IBMPlexMonoExtraLight
799         GuiName          "IBM Plex Mono Extra Light"
800         Family           tt
801         Package          plex-mono
802         ScaleOption      scale=$$val
803         PackageOption    extralight
804 EndFont
805
806 Font IBMPlexMonoLight
807         GuiName          "IBM Plex Mono Light"
808         Family           tt
809         Package          plex-mono
810         ScaleOption      scale=$$val
811         PackageOption    light
812 EndFont
813
814 Font IBMPlexMonoSemibold
815         GuiName          "IBM Plex Mono Semibold"
816         Family           tt
817         Package          plex-mono
818         ScaleOption      scale=$$val
819         PackageOption    semibold
820 EndFont
821
822 Font libertine-mono
823         GuiName          "Libertine Mono"
824         Family           tt
825         ScaleOption      scaled=$$val
826         Package          libertineMono
827         AltFonts         libertine-mono-type1
828 EndFont
829
830 AltFont libertine-mono-type1
831         GuiName          "Libertine Mono"
832         Family           tt
833         ScaleOption      scaled=$$val
834         Package          libertineMono-type1
835 EndFont
836
837 Font lmtt
838         GuiName          "Latin Modern Typewriter"
839         Family           tt
840         SwitchDefault    1
841         Requires         lmodern
842 EndFont
843
844 Font luximono
845         GuiName          "LuxiMono"
846         Family           tt
847         ScaleOption      scaled=$$val
848         Package          luximono
849 EndFont
850
851 Font NotoMono-TLF
852         GuiName          "Noto Mono"
853         Family           tt
854         SwitchDefault    1
855         Requires         noto
856 EndFont
857
858 Font PTMono-TLF
859         GuiName         "ParaType Mono"
860         Family          tt
861         ScaleOption     scaled=$$val
862         Requires        paratype
863         Package         PTMono
864 EndFont
865
866 Font tgcursor
867         GuiName          "TeX Gyre Cursor"
868         Family           tt
869         Package          tgcursor
870 EndFont
871
872 Font txtt
873         GuiName          "TX Typewriter"
874         Family           tt
875         SwitchDefault    1
876         Requires         txfonts
877 EndFont
878
879
880 #
881 # MATH FONTS
882 #
883
884 Font cochineal-ntxm
885         GuiName          "Crimson (New TX)"
886         Family           math
887         Package          newtxmath
888         PackageOption    cochineal
889         Provides         amssymb,amsfonts
890 EndFont
891
892 Font eulervm
893         GuiName          "Euler VM"
894         Family           math
895         Package          eulervm
896 EndFont
897
898 Font garamondx-ntxm
899         GuiName          "URW Garamond (New TX)"
900         Family           math
901         Package          newtxmath
902         PackageOption    garamondx
903         Provides         amssymb,amsfonts
904 EndFont
905
906 Font iwona-math
907         GuiName         "Iwona (Math)"
908         Family          math
909         Requires        iwona
910         Preamble
911         % store roman font
912         \let\origrmdefault\rmdefault
913         \usepackage[math]{iwona}
914         % reset stored roman font
915         \renewcommand{\rmdefault}{\origrmdefault}
916         EndPreamble
917 EndFont
918
919 Font kurier-math
920         GuiName         "Kurier (Math)"
921         Family          math
922         Requires        kurier
923         Preamble
924         % store roman font
925         \let\origrmdefault\rmdefault
926         \usepackage[math]{kurier}
927         % reset stored roman font
928         \renewcommand{\rmdefault}{\origrmdefault}
929         EndPreamble
930 EndFont
931
932 Font libertine-ntxm
933         GuiName          "Libertine (New TX)"
934         Family           math
935         Package          newtxmath
936         PackageOption    libertine
937         Provides         amssymb,amsfonts
938 EndFont
939
940 Font minion-ntxm
941         GuiName          "Minion Pro (New TX)"
942         Family           math
943         Package          newtxmath
944         PackageOption    minion
945         Requires         minion2newtx
946         Provides         amssymb,amsfonts
947 EndFont
948
949 Font newtxmath
950         GuiName          "Times Roman (New TX)"
951         Family           math
952         Package          newtxmath
953         Provides         amssymb,amsfonts
954 EndFont