support optional arguments of \frame in tex2lyx (used in beamer)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10110 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2005-06-30 07:12:25 +00:00
parent a6dba65cd3
commit c3f405be5c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-06-30 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* reLyX/syntax.default: recognize optional argument of \frame
2005-06-24 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
* ui/stdmenus.ui:

View File

@ -434,7 +434,8 @@ $$
\footnotemark[]
\footnoterule
\footnotetext[]{translate}
\frame{translate}
% LaTeX has \frame{}, but beamer has \frame[]{}, so use the latter
\frame[]{translate}
\framebox[][]{translate} % Two variants of this command
%\framebox(,)[]{} % picture variant
\frenchspacing