mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
Fix typo (from Thibaut)
This commit is contained in:
parent
5588c22e77
commit
b1a0f7ac54
@ -689,7 +689,7 @@ void PreviewLoader::Impl::startLoading(bool wait)
|
||||
}
|
||||
dumpPreamble(os, flavor);
|
||||
// handle inputenc etc.
|
||||
// I think, this is already hadled by dumpPreamble(): Kornel
|
||||
// I think this is already handled by dumpPreamble(): Kornel
|
||||
// buffer_.params().writeEncodingPreamble(os, features);
|
||||
of << "\n\\begin{document}\n";
|
||||
dumpData(of, inprogress.snippets);
|
||||
|
Loading…
x
Reference in New Issue
Block a user