mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
tex2lyx/text.cpp: tipo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30101 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
868ffa3864
commit
36e82b8d45
@ -354,7 +354,7 @@ void begin_inset(ostream & os, string const & name)
|
||||
os << "\n\\begin_inset " << name;
|
||||
}
|
||||
|
||||
/*// use this voi when format 288 is supported
|
||||
/*// use this void when format 288 is supported
|
||||
void begin_command_inset(ostream & os, string const & name,
|
||||
string const & latexname)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user