mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
Update comment.
This commit is contained in:
parent
7a17610a00
commit
296bafa928
@ -1779,7 +1779,7 @@ bool BufferParams::writeLaTeX(otexstream & os, LaTeXFeatures & features,
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: load textcomp and pmboxdraw before (lua)inputenc (#11454)
|
||||
// Load textcomp and pmboxdraw before (lua)inputenc (#11454)
|
||||
if (features.mustProvide("textcomp"))
|
||||
os << "\\usepackage{textcomp}\n";
|
||||
if (features.mustProvide("pmboxdraw"))
|
||||
|
Loading…
Reference in New Issue
Block a user