Jose' Matos wrote:
> On Monday 10 April 2006 10:55, John Pye wrote:
>> Is this issue known about? Do I need to investigate further, or wait for
>> a patch? :-)
>
> Yes, one temporary shortcut is to disable the display of images inside
> lyx.
>
> Preferences->Graphics->Display Graphics->Do no
I'm just trying out IEEEtrans class. The class is supposed to be 2 column
by default, but lyx is displaying 1 column. Running latex though, it does
show 2 columns.
I want to enter the latex command: \unit[N]{symbols} in mathed. How do I do
it?
Simply typing this in doesn't work. The '{' is interpreted as a literal
brace insertion, not as an arg to the \unit macro.
Tim Vaughan wrote:
>> Good catch! Also, the example I gave above will include a horizontal
>> line at the top of the page. To remove that then add the following to
>> the preamble (which should be modified in the manner which Paul pointed
>> out):
>>
>> \rhead{\bfseries 123456789}
>> \renewcomma
I'm using beamer (happily), inserting frame/endframe. Life is good. Now, I
want to insert a frame with an optional argument.
I want it to expand to:
\frame[allowframebreaks]{\frametitle{whatever}...
How do I do this with lyx?
On Thursday 20 April 2006 9:15 am, Bo Peng wrote:
> On 4/20/06, Neal Becker <[EMAIL PROTECTED]> wrote:
> > I'm using beamer (happily), inserting frame/endframe. Life is good.
> > Now, I want to insert a frame with an optional argument.
> > I want it to expand to:
Is there some way to generate pdf that has review comments enabled? Using
lyx with pdflatex (This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C
7.5.4)) the generated pdf does not have review comments enabled.
What do you like for documenting an algorithm?
I'm thinking of something like an itemize environment (displaying structure
via indentation), but without bullets.
Bo Peng wrote:
> On 7/10/07, Neal Becker
> <[EMAIL PROTECTED]> wrote:
>> What do you like for documenting an algorithm?
>>
>> I'm thinking of something like an itemize environment (displaying
>> structure via indentation), but without bullets.
>
>
David L. Johnson wrote:
> I must have missed this from earlier, but am confused. Why is
> dvi-preview left out of the View menu? reconfigure gives me:
>
> checking for a DVI previewer...
> +checking for "xdvi"... yes
>
> so it should be able to find it. Was there some decision not to use dvi
Nils Becker wrote:
> Hi all,
>
> thanks for the hints so far. Nothing worked yet. I checked: when I do
> not define any converters, lyx calls "convert". This gives the same
> pixel graphics I get when I define only the svg->pdf2 converter. The
> .lyx/lyxrc.defaults file contains no svg file forma
When writing documentation _describing_ code (as opposed to literal code
listings), it is common to refer to program identifiers using typewritter
font. Unfortunately, this font family usually has hyphenation turned off.
What is the suggested fix for this?
On Tuesday 28 August 2007, Helge Hafting wrote:
> Neal Becker wrote:
> > When writing documentation _describing_ code (as opposed to literal code
> > listings), it is common to refer to program identifiers using typewritter
> > font. Unfortunately, this font family usually h
Helge Hafting wrote:
> Typhoon wrote:
>> "Self-publishing with LyX" is now available as a free download or as a
>> USD9.95 printed book from Lulu.com: http://www.lulu.com/content/1085870
>>
>> Nobody on this list is going to learn much from it. It is directed at
>> people who want to self-publish
Helge Hafting wrote:
> Typhoon wrote:
>> "Self-publishing with LyX" is now available as a free download or as a
>> USD9.95 printed book from Lulu.com: http://www.lulu.com/content/1085870
>>
>> Nobody on this list is going to learn much from it. It is directed at
>> people who want to self-publish
On Wednesday 29 August 2007, Typhoon wrote:
> On Wed, 29 Aug 2007 08:33:28 -0400
>
> Neal Becker <[EMAIL PROTECTED]> wrote:
> > Helge Hafting wrote:
> > > Typhoon wrote:
> > >> "Self-publishing with LyX" is now available as a free downlo
Typhoon wrote:
> On Thu, 30 Aug 2007 00:00:09 +0200
> Walter van Holst
> <[EMAIL PROTECTED]> wrote:
>
>> Typhoon wrote:
>>
>> > Hmmm. I guess so. If that offends, you can download from
>> >
>> > http://web.aanet.com.au/sage/lyx.pdf
>>
>> Thanks for that.
>>
>> The bad news is that Apple Previ
Simple question. What is a good way to typeset 'c++'?
Alan Isaac wrote:
> On Tue, 04 Sep 2007, Neal Becker wrote:
>> Simple question. What is a good way to typeset 'c++'?
>
> http://www.ctan.org/tex-archive/macros/latex/contrib/listings/
>
Sorry, I meant typeset the word: "c++".
Is it intentional that there is paragraph*, but not paragraph in ams
article?
Declan O'Byrne wrote:
> Silly question: Are you using Evince? If so, try acroread. I have
> found that Evince sometimes gives strange fuzzyness. For what it's
> worth, I don't find the same problem with Evince on Gutsy.
>
> Apologies if this is irrelevant.
>
> Declan
Look at the fonts used. Ma
I'm using lyx to document some code (python). I used epydoc to generate
html docs for the API. If I want to link from my lyx-generated pdf to that
code, I see that file:///absolute_file_path.html will work (at least, when
viewed with kpdf). I would rather use a relative file path. Is this
feasi
I want to put hyperlinks in my pdf output to syntax highlighted code
listings. I wonder if anyone can recommend a syntax highlighter that:
1) groks c++ and python (at least)
2) outputs pdf
3) Can number lines
4) Can wrap long lines
I don't want to include the code listings in my main document (b
G. Milde wrote:
> On 15.11.07, Neal Becker wrote:
>> I want to put hyperlinks in my pdf output to syntax highlighted code
>> listings. I wonder if anyone can recommend a syntax highlighter that:
>
>> 1) groks c++ and python (at least)
>> 2) outputs pdf
>>
Anyone know something that can be put into listings prebreak that would be
more visually appealing than '/'?
I'd like some kind of arrow, but attempts to put in any math symbols, using
e.g. prebreak={$+$} (That is, just try a simple math symbol) results in
errors:
Improper discretionary list.
Neal Becker wrote:
> Anyone know something that can be put into listings prebreak that would be
> more visually appealing than '/'?
>
> I'd like some kind of arrow, but attempts to put in any math symbols,
> using e.g. prebreak={$+$} (That is, just try a simple ma
Jürgen Spitzmüller wrote:
> Oisin Feeley wrote:
>> For those of us running Fedora 8 it's now easy to install TeXLive (the
>> replacement to the no longer maintained teTeX) thanks to Red Hat's
>> Jindrich Novy. As part of the work he's doing for the upcoming Fedora
>> 9 Jindrich has released RPMs
Jürgen Spitzmüller wrote:
> Neal Becker wrote:
>> In retrospect, the crash might be unrelated to the upgrade.
>
> Did you try my suggestion on bugzilla (uninstalling KDE4)?
>
> Jürgen
Sorry, were you asking me? I don't have kde4, but I do have the crash.
Neal Becker wrote:
> Jürgen Spitzmüller wrote:
>
>> Neal Becker wrote:
>>> In retrospect, the crash might be unrelated to the upgrade.
>>
>> Did you try my suggestion on bugzilla (uninstalling KDE4)?
>>
>> Jürgen
>
> Sorry, were you ask
Jürgen Spitzmüller wrote:
> José Matos wrote:
>> > Did you try my suggestion on bugzilla (uninstalling KDE4)?
>>
>> I suspect that you are right.
>>
>> In my new desktop I have not (yet) installed kde4 and lyx displays
>> figures and math previews. On my laptop were kde4libs are installed it
>> cr
I noticed after installing texlive on fedora f8 that now if I create a
beamer document, the default fonts are ugly, and they are coming from:
/usr/share/fonts/dejavu-lgc/DejaVuLGCSans.ttf
If I do \usepackage{cmlgc}, everything is cool.
Where did this default get set and how to change it?
Are there keyboard shortcuts to select an environment? I do a lot of beamer
presentations, could use one for 'begin frame' and 'itemize'.
lyx-1.5.2. I chose ams article class. I don't have any sections in this
short memo, and the first equation is 0.1.
Exporting latexpdf, I see:
\numberwithin{equation}{section} %% Comment out for sequentially-numbered
\numberwithin{figure}{section} %% Comment out for sequentially-numbered
How can
Jürgen Spitzmüller wrote:
> Neal Becker wrote:
>> lyx-1.5.2. I chose ams article class. I don't have any sections in this
>> short memo, and the first equation is 0.1.
>>
>> Exporting latexpdf, I see:
>> \numberwithin{equation}{section} %% Comment out for
Paul A. Rubin wrote:
> Neal Becker wrote:
>> Jürgen Spitzmüller wrote:
>>
>>> Neal Becker wrote:
>>>> lyx-1.5.2. I chose ams article class. I don't have any sections in
>>>> this short memo, and the first equation is 0.1.
>>>
Ryan Cross wrote:
> I completely sypathize with you and using equations in my documents is one
> of the main reason I use latex. Just a thought though to perhaps ease the
> pain of transition. How about taking your ms word file, converting it into
> an open office file and then from there using th
José Matos wrote:
> On Wednesday 02 January 2008 08:03:52 Ryan Cross wrote:
>> Bump... Can anyone provide some guidance on working with DocBook for Lyx
>> (with any current versions)?
>>
>> Thanks!
>> -Ryan
>
> I am sorry for the delay. I have been recovering from a small surgery
> just
> bef
Every now and then I get an inclination to try the more widely used tools,
such as OO (open office). I am always stumped right at the start. Where
is the template for something like a lyx or latex article format?
Neal Becker wrote:
> I have a description env, and I have some notes for some entries. I was
> planning to use footnotes, but I need multiple references to the _same_
> notes.
>
> Like:
>
> entry A: 1
> entry B: 1
> entry C: 2
>
> 1: some footnote
> 2
I have a description env, and I have some notes for some entries. I was
planning to use footnotes, but I need multiple references to the _same_
notes.
Like:
entry A: 1
entry B: 1
entry C: 2
1: some footnote
2: some other footnote
Then I run the enclosed test through pdflatex using texlive
(texlive-2007-0.18.fc9.x86_64), the footnote doesn't show up.
newfile1.lyx
Description: application/lyx
Uh, did you consider 'yum install lyx'? You don't need to build anything
for lyx on F8.
http://wiki.lyx.org/uploads/Tools/LyX2OpenOffice/ConvTex.zip
doesn't exist.
Is there a working ConvTex and if so where can I find it?
It doesn't seem possible to copy and paste a group of table entries. Is
this correct? Sure would be useful.
David Hewitt wrote:
> It sure seems like a good idea to me. The Beamer products are very
> impressive and clean, and IMO anything is better than another dull PPT
> presentation with Comic Sans text. I intended to start working on this a
> few days from now for a presentation of my own, but knowin
Paul A. Rubin wrote:
> Neal Becker wrote:
>
>> Thanks for the example. How did you insert the optional args that show
>> up
>> as "opt"? For example:
>> \title[Brainlab]{Brainlab:}
>>
>
> Menus: Insert -> Short Title;
> Comman
One time I did this, the latex looks like:
\begin{block}
{Key Idea}
\begin{itemize}
\item \alert{blah blah...}
\end{itemize}
\end{block}
I can't seem to enter this in lyx (although I must have done it once
before). Either I forgot how, or lyx 1.5.3 doesn't work.
If I select block, then put in t
I have recent texlive.
\documentclass[10pt,a4paper,english]{article}
\usepackage{ucs}
\usepackage[utf8x]{inputenc}
\begin{document}
What is π
\end{document}
I get:
! Undefined control sequence.
\u-default-960 #1->\textpi
l.5 What is π
?
! Emergency st
I looked at http://wiki.lyx.org/LyX/XeTeX.
I grabbed this example:
http://wiki.lyx.org/uploads/Examples/XeTeX/xetex.lyx
If I try export/LaTeX(pdflatex)
I get:
Could not find Latex command for character (some chinese unicode char)
I want to allow paragraph in amsart.
One way is copy amsart.layout to my .lyx/layouts, and just comment out
NoStyle paragraph
Is there a way to just include the standard system file, and just make a
1-line .lyx/layouts that makes this modification?
I'm trying to delete a label from an ams align. It was somehow applied to
the first equation of the set instead of the entire set.
I can't seem to figure out any way to select the label to delete it.
If I ever do, how can I make sure the label is attached to the whole set of
(align) eqs, not jus
Bob Lounsbury wrote:
> On Fri, Apr 11, 2008 at 11:24 AM, Neal Becker
> <[EMAIL PROTECTED]> wrote:
>> I'm trying to delete a label from an ams align. It was somehow applied
>> to
>> the first equation of the set instead of the entire set.
>>
>> I
Does lyx support subequations?
I wanted to play with pdfpages. I tried ERT:
\includepdf[pages=-,angle=90,fitpaper]{Visio-rx_block_diagram_rev4}
But 'view' will fail, because the file is in my cwd, not in /tmp/blah, which
is where pdflatex is run.
Howto workaround this?
I tried using ams align (lyx1.6svn), to typeset this:
\begin_layout Standard
\begin_inset Formula \begin{align*}
\renewcommand \minalignsep {2em}s_{i} & :i\text{th systematic bit}\\
p_{i}^{j} & :j\text{th parity bit for }i\text{th input}\\
t_{i}^{j} & :j\text{th tail bit from }i\text{th encoder}\en
Richard Heck wrote:
> rhb wrote:
>> I'm rather inexperienced with LaTeX and LyX, trying to use the latter to
>> write a presentation for a class. I'm using the amsart document class,
>> because it makes the handout look the best, but at the top of each page,
>> it prints the title as "englishT
I pointed one of my colleagues to lyx. She showed me winedt, which she
uses. I'm not sure what advantages one has over the other. Any info on
this topic?
I wrote a little python to generate a bunch of graphs. How do I format this
to a file to include in lyx?
I tried making a file with:
\begin_layout Standard
\begin_inset Graphics
filename N=512,e=--20.pdf
width 100line%
\end_inset
And tried insert/file/lyx, but lyx says it's not
José Matos wrote:
> On Wednesday 14 May 2008 13:54:04 Neal Becker wrote:
>> I wrote a little python to generate a bunch of graphs. How do I format
>> this to a file to include in lyx?
>>
>> I tried making a file with:
>>
>> \begin_layout Standard
>>
I tried export to openoffice. I have oolatex installed, but it AFAICT,
selecting 'export to openoffice' produced no output, nor any messages.
This is lyx-1.4.2.
Jean-Marc Lasgouttes wrote:
>> "Wolfgang" == Wolfgang Keller
>> <[EMAIL PROTECTED]> writes:
>
> Wolfgang> BTW: Is the LyX file format subversion-friendly (i.e.
> Wolfgang> diff-able)?
>
> It is diff-able (just look at it, it is plain text), but we do not
> have the tools to display the d
Bob Lounsbury wrote:
[...]
> What has worked best for me is to do as you said in step 5 and ensure
> that all the standard environments are on default settings and do an
> export to rtf from within LyX. Opening the rtf in Word there are a
> few formatting concerns, but it is easy enough to correct
I want to include grace (.agr) graphics. I want to export to pdf.
The default setup works, but grace is converted to png. I want to convert
to pdf instead.
How do I convince lyx?
I tried:
\converter "agr" "pdf2" "gracebat -hardcopy -printfile $$o -hdevice PDF $$i
2>/dev/null" ""
Georg Baum wrote:
> Helge Hafting wrote:
>
>> Neal Becker wrote:
>>> I want to include grace (.agr) graphics. I want to export to pdf.
>>>
>>> The default setup works, but grace is converted to png. I want to
>>> convert to pdf instead.
>
Micha Feigin wrote:
> On Wed, 8 Nov 2006 09:42:55 -0500
> "Reuben D. Budiardja"
> <[EMAIL PROTECTED]> wrote:
>
>> Hello,
>> When working with math formula in equation array mode, I found out that
>> my equation is too long on the page. I want to break it to two lines. Is
>> there a way do that ?
I recall hitting this problem once before, but I forgot what the fix was.
I'm using ams article. The output has a header that says:
englishMyTitle
instead of
MyTitle
On Wednesday 15 November 2006 12:13 pm, Jean-Marc Lasgouttes wrote:
> >>>>> "David" == David L Johnson <[EMAIL PROTECTED]> writes:
>
> David> On Wed, 15 Nov 2006 09:55:44 -0500
>
> David> Neal Becker <[EMAIL PROTECTED]> wrote:
> >&g
Jean-Pierre Chretien wrote:
>
>>>To: "David L. Johnson"
>>><[EMAIL PROTECTED]> Cc:
>>>lyx-users@lists.lyx.org Subject: Re: ams
>>>article defect From: Jean-Marc Lasgouttes
>>><[EMAIL PROTECTED]> Date: Wed, 15 Nov 2006 19:00:46
>>>+0100
>>>
"David" == David L Johnson
<[EMAIL PROT
I'm using lyx-1.4.3 on Fedora with kde. What is the easiest way to enter a
few special accented characters? My language and document is english, but
let's say I'd like to enter a few spanish symbols. I know I can do this
with special latex, but is there a more generic (and newbie friendly) way?
John Coppens wrote:
> On Tue, 06 Feb 2007 23:14:45 -0500
> "David L. Johnson" <[EMAIL PROTECTED]>
> wrote:
>
>> Cool. It works, except that it is Winkey-` e rather than the other
>> way around.
>
> That depends on if the combinations are defined - in my case both
> work. There's a lot of fun t
Looks like this converter isn't being used when a doc including grace
graphics is exported to pdf (using pdflatex):
\converter "agr" "pdf2" "gracebat -hardcopy -printfile $$o -hdevice PDF $$i
2>/dev/null" ""
I get a blank pdf file for the graphic. If I run this command manually, it
works fine.
Neal Becker wrote:
> Looks like this converter isn't being used when a doc including grace
> graphics is exported to pdf (using pdflatex):
>
> \converter "agr" "pdf2" "gracebat -hardcopy -printfile $$o -hdevice PDF
> $$i
> 2>/dev/null" &
Neal Becker wrote:
> Neal Becker wrote:
>
>> Looks like this converter isn't being used when a doc including grace
>> graphics is exported to pdf (using pdflatex):
>>
>> \converter "agr" "pdf2" "gracebat -hardcopy -printfile $$o -hde
I now understand that the problems I've been seeing with graphics have
nothing to do with the 1.4.4 update, it is because of a ghostscript update,
and ghostscript is crashing in epstopdf.
I changed the eps->pdf to use ImageMagick's convert. Now I have images, but
they don't appear to be scaled co
Paul Smith wrote:
> On 2/18/07, Neal Becker
> <[EMAIL PROTECTED]> wrote:
>> I now understand that the problems I've been seeing with graphics have
>> nothing to do with the 1.4.4 update, it is because of a ghostscript
>> update, and ghostscript is crashing i
Neal Becker wrote:
> Paul Smith wrote:
>
>> On 2/18/07, Neal Becker
>> <[EMAIL PROTECTED]> wrote:
>>> I now understand that the problems I've been seeing with graphics have
>>> nothing to do with the 1.4.4 update, it is because of a ghostscript
>
I replaced tetex-3.0-32.fc6 old version of epstopdf with the latest perl
script from ctan, and now it works again.
Built OK on linux fedora fc6 (x86_64)!
1 minor problem so far. Tried to set preferences (wanted to use kpdf
instead of acroread - wish that was the default!). In the process of
changing this, my Sans Serif screen font got changed to 'A.C.M.E. Secret
Agent'. Looked pretty silly. For some reason
1 more tiny buglet:
In math panel, selection widget on left, 5th down has no text label, and
hover over it gives the wrong message.
I have a simple beamer doc that has no sections. Selecting to view the TOC
puts lyx into an infinite loop (using 100% cpu).
gdb says:
(gdb) where
#0 0x003d932c49ff in poll () from /lib64/libc.so.6
#1 0x0036e584af06 in _XRead32 () from /usr/lib64/libX11.so.6
#2 0x0036e584b518 in _XS
beamer is a great package. It has an odd feature, though. The pages are
set to some strange size. This doesn't matter for screen presentations,
but printing the pdf output will result in small output.
This is annoying when sending lyx pdf output to others, who may be lacking
in technical skills
I wanted to add a
Question: blah blah
Answer: some stuff
To my beamer presentation. I decided to try block example. I found that I
couldn't insert a 2nd block example right after the first, lyx kept trying
to merge them.
Finally I threw in a 'seperator', and that seems to have fixed it. Is thi
I found that printing pdf output of beamer will work fine from Acrobat if I
choose 'fit to page'. However, I prefer kpdf. I have not found a similar
option in kpdf - the output is always in portrait mode and too small. Does
anyone know a solution to this (or should I report this as a kpdf bug?)
I'm playing with 1.5b2. I noticed that there is supposed to be improved
support for unicode. Any specifics on this?
This is lyx-1.5.0b3.
I selected 'block' and I get something that says:
block ( ERT[{title}] body ):
There is no way to select that block... with the mouse. How do I edit it?
If I do nothing, then pdflatex will pick up the first letter of the
following text and highlight it.
This is the latex c
Inserting the following in math mode
[A|-B]
the minus appears as an binary operator rather than a unary operator on B,
so the minus is too big and the space to B is too large.
Using tex code:
[A|{-B}] looks better, although I thing the minus is still too large.
What is the best lyx approach?
First try with lyx 2.0.0alpha5 of xetex. Log is attached. Failure is
! Undefined control sequence.
l.67 \ExplSyntaxOn
This is XeTeX, Version 3.1415926-2.2-0.9997.4 (TeX Live 2011/dev)
(format=xelatex 2010.11.9) 9 NOV 2010 08:20
entering extended mode
restricted \write18 enabled.
%&-line pa
I'm using lyx-2.0.0-0.11.beta3.fc14.x86_64
on fedora 14. I just noticed tools/spell check is grayed out.
What is needed? I tried reconfig.
I select a whole column of my table that I'd like to change from center to left
justified. Unfortunately, I can't find any way to change only the
justification
without also changing other properties such as border, which I can't apply
uniformly to all rows of the column.
José Matos wrote:
> On Friday 28 January 2011 16:03:05 Neal Becker wrote:
>> I'm using lyx-2.0.0-0.11.beta3.fc14.x86_64
>> on fedora 14. I just noticed tools/spell check is grayed out.
>>
>> What is needed? I tried reconfig.
>
> I suspect that we need
linux fedora 14 lyx 2.0.0beta3. Used to have instant preview, but not anymore.
I do see "Unable to find executable from 'dv2dt'" on console.
Is dv2dt the only way to get instant preview? Doesn't seem to be available
for fedora 14 via yum.
This is fedora 14 using texlive 2010 package from Jindrich Novy
checking for a Latex2e program...
+checking for "latex"... yes
checking for a DVI postprocessing program...
+checking for "pplatex"... no
checking for pLaTeX, the Japanese LaTeX...
+checking for "platex"... yes
kpathsea: Runnin
On Monday 31 January 2011, Marcelo Acuña wrote:
> > This is fedora 14 using texlive 2010
> > package from Jindrich Novy
> >
> >
> > checking for a Latex2e program...
> > +checking for "latex"... yes
>
> texlive 2010 work very well for me, with all 2.0 alphas and betas and 1.6.8
> versions. I h
Guenter Milde wrote:
> On 2011-01-31, Neal Becker wrote:
>> On Monday 31 January 2011, Marcelo Acuña wrote:
>>> > This is fedora 14 using texlive 2010
>>> > package from Jindrich Novy
>>> >
>>> >
>>> > checking for a Latex
Any easy way to switch to all stix fonts (lyx > 2.0)?
Guenter Milde wrote:
> On 2011-02-02, Neal Becker wrote:
>> Any easy way to switch to all stix fonts (lyx > 2.0)?
>
> What for (Text/Math/both)?
>
> I recommend using XITS (a re-packed STIX font) and the unicode-math
> package.
>
> Günter
Assuming I can
> On Tue, Feb 1, 2011 at 10:12 AM, Neal Becker wrote:
> > Guenter Milde wrote:
> > > On 2011-01-31, Neal Becker wrote:
> > >> On Monday 31 January 2011, Marcelo Acuña wrote:
> > >>> > This is fedora 14 using texlive 2010
> > >>
I'm trying lyx-2.0.0rc2.
Do I still need to keep manually adding \usepackage{lmodern} to get vector
fonts? I would have hoped that if this wasn't the default by now, at least I'd
find an option on the document settings.
I just hit alt-m d to insert a display equation, and noticed the math panel was
not drawn properly. Only one menu appeared, but as I mouse over the panel,
more
menus are drawn.
Pavel Sanda wrote:
> Neal Becker wrote:
>> Pavel Sanda wrote:
>>
>> > Neal Becker wrote:
>> >> I just hit alt-m d to insert a display equation, and noticed the math
>> >> panel was
>> >> not drawn properly. Only one menu appeare
1 - 100 of 372 matches
Mail list logo