]> git.lyx.org Git - lyx.git/blobdiff - lib/reLyX/reLyX.man
The Box patch
[lyx.git] / lib / reLyX / reLyX.man
index 884465ec37722a4a2ce392b18f643f6d861eea89..d61edd113e8fc62f9f1429032b09a48d77406b96 100644 (file)
@@ -1,9 +1,12 @@
 .rn '' }`
-''' $RCSfile: reLyX.man,v $$Revision: 1.1 $$Date: 1999/09/27 18:44:34 $
+''' $RCSfile: reLyX.man,v $$Revision: 1.3 $$Date: 2002/10/28 09:52:39 $
 '''
 ''' $Log: reLyX.man,v $
-''' Revision 1.1  1999/09/27 18:44:34  larsbj
-''' Initial revision
+''' Revision 1.3  2002/10/28 09:52:39  poenitz
+''' the relyx changes
+'''
+''' Revision 1.2  2000/03/29 23:02:36  karger
+''' Very minor changes (sorry kayvan!)
 '''
 '''
 .de Sh
@@ -96,7 +99,7 @@
 .nr % 0
 .rr F
 .\}
-.TH RELYX 1 "Version 2.9.2.1" "2/May/99" "User Contributed Perl Documentation"
+.TH RELYX 1 "Version 2.9.2.2 2.9.2.2" "11/Aug/99" "User Contributed Perl Documentation"
 .UC
 .if n .hy 0
 .if n .na
@@ -296,7 +299,7 @@ untranslatable will be highlighted in red (TeX mode). In theory, LyX will be
 able to read in the file, and to create printed documents from it, because all
 that untranslated red stuff will be passed directly back to LaTeX, which LyX 
 uses as a backend. Unfortunately, reality doesn't always reflect theory. If
-\fBreLyX\fR crashes, or LyX cannot read the generated LyX file, see the \f(CWBUGS\fR entry elsewhere in this documentor the \fI\s-1BUGS\s0\fR file.
+\fBreLyX\fR crashes, or LyX cannot read the generated LyX file, see the \f(CWBUGS\fR entry elsewhere in this document or the \fI\s-1BUGS\s0\fR file.
 .Ip "\(bu" 4
 Change things that are highlighted in red (TeX mode) by hand in LyX.
 .Sp
@@ -621,15 +624,6 @@ whitespace-separated, between \f(CW\ebegin{reLyXre}\fR and \f(CW\eend{reLyXre}\f
 statements in the syntax file. (If you have a regular environment which you
 won't use very often, you can use the \fB\-r\fR option rather than writing a
 syntax file.)
-.PP
-Third, the syntax file describes a math translation table. The LyX math editor
-doesn't support a few commands. For example, \f(CW_\fR is supported, but the
-equivalent \f(CW\esb\fR is not. Put any commands you'd like translate between
-\f(CW\ebegin{reLyXmt}\fR and \f(CW\eend{reLyXmt}\fR statements. The statement
-\*(L"\f(CW\e| {\eVert}\fR\*(R" means that any \f(CW\e|\fR in math mode will be converted to
-\*(L"\f(CW\eVert \fR\*(R" (in cases where a token made up of a backslash and a non-letter is
-translated to something with letters at the end, a space is added by \fBreLyX\fR.
-That way, \*(L"\f(CW\e|a\fR\*(R" is correctly translated to \*(L"\f(CW\eVert a\fR").
 .Sh "Miscellaneous"
 You need Perl version 5.002 or later to run \fBreLyX\fR. <plug> If you don't have
 Perl, you should get it anyway (at http://www.perl.com), because it's a really