lyx_mirror/src/tex2lyx
Juergen Spitzmueller c3c2815092 Implement support for font options
This revives a patch by Uwe and extends it. Additional options to font
packages/fontspec can now be entered in Document Settings.
This is principally also true for TeX fonts, if the new TeXFont tag
MoreOptions is set. For the time being, I have only done this for
MinionPro, as a model and prove of concept.

Note that adding more TeXFonts requires a file format change,
respectively, and changes to tex2lyx (in the same way as I've done for
MinionPro).

This addresses #8226
2019-07-11 20:28:34 +02:00
..
test Update tex2lyx tests 2019-07-11 13:24:56 +02:00
.gitignore
boost.cpp
CMakeLists.txt Adapt the cmake-build-system to the reworked biblatex handling 2017-01-13 13:17:12 +01:00
Context.cpp tex2lyx: support for list preambles 2019-03-31 14:27:56 +02:00
Context.h tex2lyx: support for list preambles 2019-03-31 14:27:56 +02:00
dummy_impl.cpp Move initial values of LyXRC members to the header 2019-04-19 14:46:12 +02:00
Makefile.am Fix some warnings found by the -Wall options of autoconf and automake. 2019-06-12 18:00:18 +02:00
math.cpp
Parser.cpp fix typo in comment 2019-03-31 14:30:55 +02:00
Parser.h tex2lyx: support for list preambles 2019-03-31 14:27:56 +02:00
Preamble.cpp Implement support for font options 2019-07-11 20:28:34 +02:00
Preamble.h Implement support for font options 2019-07-11 20:28:34 +02:00
table.cpp tex2lyx: support for cmidrule trimming 2019-04-04 09:33:36 +02:00
tex2lyx.1in Fix whitespace in some more files. 2017-07-03 14:46:27 -04:00
tex2lyx.cpp Rename legacy input encoding settings. 2019-04-16 20:17:32 +02:00
tex2lyx.h Add support for tabularx/xltabular 2018-06-24 10:05:15 +02:00
text.cpp [2.3 cand.] Fix import of custom float definitions 2019-06-30 11:13:20 +02:00
TODO.txt tex2lyx: add general TODO item 2019-06-30 16:14:24 +02:00