Remove \f warning

This commit is contained in:
Kornel Benko 2017-09-01 18:38:02 +02:00
parent a3eab36364
commit 8749ceb8a2

View File

@ -33519,9 +33519,9 @@ msgstr "Utente sconosciuto"
#~ "which must be inserted into the 'Option' field in the\n"
#~ "'LaTeX and LyX options' tab.\n"
#~ "Example options:\n"
#~ "* linenos,fontsize=\footnotesize,lang=fortran\n"
#~ "* linenos,fontsize=\\footnotesize,lang=fortran\n"
#~ "* bgcolor=yellow,baselinestretch=1.2,lang=c\n"
#~ "* frame=lines,framesep=2\fboxsep,lang=python\n"
#~ "* frame=lines,framesep=2\\fboxsep,lang=python\n"
#~ "If 'lang=xxx' is not given, 'lang=latex' is assumed by default.\n"
#~ "Make sure to use the '-shell-escape' option for the latex backend.\n"
#~ "Read the documentation of the minted package\n"