mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-14 23:12:31 +00:00
d88f7727e9
It is broken since the latest file format update (neither did Uwe run a test after updating the file format, nor did I after undoing my accidental change). The reason it was broken: the bool version of write_attribute() is chosen for "0" instead of the string version, so each table used rotate="true". |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
boost.cpp | ||
CMakeLists.txt | ||
Context.cpp | ||
Context.h | ||
Makefile.am | ||
math.cpp | ||
Parser.cpp | ||
Parser.h | ||
pch.h | ||
Preamble.cpp | ||
Preamble.h | ||
table.cpp | ||
tex2lyx.1in | ||
tex2lyx.cpp | ||
tex2lyx.h | ||
text.cpp | ||
TODO.txt |