mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
whitespace and typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29710 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
eb2dc6d0b3
commit
8179094fa9
@ -2096,7 +2096,7 @@ int Tabular::TeXLongtableHeaderFooter(odocstream & os,
|
|||||||
}
|
}
|
||||||
// output first header info
|
// output first header info
|
||||||
// first header must be output before the header, otherwise the
|
// first header must be output before the header, otherwise the
|
||||||
// correct caption placement becomes really wierd
|
// correct caption placement becomes really weird
|
||||||
if (haveLTFirstHead()) {
|
if (haveLTFirstHead()) {
|
||||||
if (endfirsthead.topDL) {
|
if (endfirsthead.topDL) {
|
||||||
os << "\\hline\n";
|
os << "\\hline\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user