mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
* src/Paragraph.cpp: correct comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25447 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1c87eded7e
commit
4573ae2261
@ -2039,7 +2039,7 @@ bool Paragraph::latex(BufferParams const & bparams,
|
||||
}
|
||||
}
|
||||
|
||||
// Set the encoding to that returned from simpleTeXSpecialChars (see
|
||||
// Set the encoding to that returned from latexSpecialChar (see
|
||||
// comment for encoding member in OutputParams.h)
|
||||
runparams.encoding = rp.encoding;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user