mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
preamble.cpp: update fileformat
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21941 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
35cb68ba14
commit
2d6aaff2f7
@ -238,7 +238,7 @@ void handle_package(string const & name, string const & opts)
|
||||
void end_preamble(ostream & os, TextClass const & /*textclass*/)
|
||||
{
|
||||
os << "#LyX file created by tex2lyx 0.1.2\n"
|
||||
<< "\\lyxformat 245\n"
|
||||
<< "\\lyxformat 246\n"
|
||||
<< "\\begin_document\n"
|
||||
<< "\\begin_header\n"
|
||||
<< "\\textclass " << h_textclass << "\n"
|
||||
|
Loading…
Reference in New Issue
Block a user