]> git.lyx.org Git - features.git/commit
tex2lyx: support fontspec scale option
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 25 Jun 2012 22:46:02 +0000 (00:46 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 25 Jun 2012 22:46:02 +0000 (00:46 +0200)
commit2e8ed3b3b5b8edefc0dc2a888ac0fa314f87618e
treee31041f4761390433d533125dfa4c06e4f3d8434
parentd3bcdb24cc6699dd418a5332ea061e2236118179
tex2lyx: support fontspec scale option

Preamble.cpp:
 - support the font scaling
 - improve coding style

text.cpp: - improve logic/coding style

XeTeX-polyglossia.tex:
 - add scaling
 - change document so that it is compilable using the Libertine font
src/tex2lyx/Preamble.cpp
src/tex2lyx/test/XeTeX-polyglossia.tex
src/tex2lyx/text.cpp