Word Wrap in Tables

2001-02-12 Thread Stephen Carville
I am trying to create some tables that will have cells with pretty long lines. So far I have been unable to get these line to wrap on screen or on paper. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt

Re: Word Wrap in Tables

2001-02-13 Thread Stephen Carville
On Tue, 13 Feb 2001, Herbert Voss wrote: - Stephen Carville wrote: - > - > I am trying to create some tables that will have cells with pretty long - > lines. So far I have been unable to get these line to wrap on screen or - > on paper. - - which LyX-version do you have? 1.1.

Re: Specifying explicit point sizes

2001-02-13 Thread Stephen Carville
ne who, like me, just wants to produce output, it is no big deal. Lyx is a fabulous tool. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Government is like burning witches: After years of burning young women fa

Re: Word Wrap in Tables

2001-02-13 Thread Stephen Carville
On Tue, 13 Feb 2001, Tuukka Toivonen wrote: - On Tue, 13 Feb 2001, Stephen Carville wrote: - - > So far 1.1.6 has not compiled on my machine (Mandrake 7.2) because it - > cannot find a bunch of includes. The files exist (in - > /usr/include/g++-2/) but I haven't figured

Re: Word Wrap in Tables

2001-02-13 Thread Stephen Carville
On Tue, 13 Feb 2001, John Levon wrote: - On Tue, 13 Feb 2001, Stephen Carville wrote: - - > They do appear to be the correct headers. Where should they be? I - > can create symlinks to prevent this problem again. - - Did you upgrade from a previous Mandrake by any chance ? And d

Re: Word Wrap in Tables

2001-02-13 Thread Stephen Carville
Except for a zillion warnings about: /usr/include/g++-2/streambuf.h:485: warning: `void *' is not a pointer-to-object type the build went fine. I did this via ssh from work so I won't be able to test until I get home tonight. Thanks to everyone who helped. - - - Original Message -

Upgraded to 1.1.6

2001-02-13 Thread Stephen Carville
Which fixed the problem with tables. The lyx developers have been _busy_. There is a bunch of nifty new features added between 1.1.5 and 1.1.6. Thanks guys... -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt

Re: LYX 1.1.6fix1 does abort after make install

2001-02-18 Thread Stephen Carville
ext' - Unable to find icon `tex-mode' - Unable to find icon `math-mode' - Unable to find icon `figure-insert' - Unable to find icon `dialog-tabular-insert' - - lyx: SIGSEGV signal caught - Sorry, you have found a bug in LyX. If possible, please read 'Known - bu

URL's in Latex -> HTML

2001-02-22 Thread Stephen Carville
C layout which fixed the URL problem in the HTML but left the '#' in comment lines in sample scripts as {[num ]} -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Government is like burning witches:

Re: Problems

2001-03-12 Thread Stephen Carville
straight to sections. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Government is like burning witches: After years of burning young women failed to solve any of society's problems, the solution was to burn more young women. ==

Re: output quality from .ps and .pdf poor

2001-03-25 Thread Stephen Carville
},urlcolor=blue, linktocpage,letterpaper,colorlinks=true]{hyperref} I copied it off a web site and I am not sure how it works but it does make my PDF look nice. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Gov

Preformatted text in Lyx

2001-04-09 Thread Stephen Carville
do_rsa_keygen do_dsa_keygen echo "Starting $prog:" $SSHD RETVAL=$? echo } But everything appears right justified even if I use the typewriter font and the ctrl-space key to insert leading spaces. Is there a fix for this? I am using lyx 1.1.6fix1 on Redhat 7.0 --

Re: Preformatted text in Lyx

2001-04-09 Thread Stephen Carville
OK, answered my own question. I can use Verbatim Input and keep the preformatted text in a separate file. At least this works with DVI. I'll have to see later if it produces acceptable html. On Mon, 9 Apr 2001, Stephen Carville wrote: - I ma trying to create documentation for my Solari

Problem appending column to a table

2001-05-03 Thread Stephen Carville
): Inset does not exist: 84786 I am using v 1.1.6 fix1 on Redhat 7.0 with kernel version 2.2.17-14 and xforms version 0.88. I tried to see if this is a known bug but I couldn't find a list on the lyx website. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgke

Re: Won't let me change paper margins

2001-05-03 Thread Stephen Carville
the margin entry - boxes, the OK and Apply buttons get grayed out, as if what I'm doing - isn't valid. - - So how do I change the margins on my document? - - Thanks, - - --Rob - - -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt =

Re: Problem appending column to a table

2001-05-03 Thread Stephen Carville
he problem. On Thu, 3 May 2001, Stephen Carville wrote: - When trying to add a column to a table LyX goes into a loop repeating - messages like this untill I kill it: - - ERROR (LyXParagraph::GetInset): Inset does not exist: 84774 - ERROR (LyXParagraph::writeFile): NULL char in structure. - ERRO

Re: Problem appending column to a table

2001-05-04 Thread Stephen Carville
On Thu, 3 May 2001, Herbert Voss wrote: - Stephen Carville wrote: - > - > When trying to add a column to a table LyX goes into a loop repeating - > messages like this untill I kill it: - > - what size of table was it before and where were your - cursor when you insert a new column?

Embedding tag

2001-05-04 Thread Stephen Carville
I've tried. One thing I would like to be able to do is include the NOC logo on the index page for each sub-directory. I've tried various ways to get the URL in the HTML output but, so far, nothing has worked right. Is there a way to do this? Is this a problem better solved with latex2html?

Re: Embedding tag

2001-05-05 Thread Stephen Carville
On Sat, 5 May 2001, Herbert Voss wrote: - Stephen Carville wrote: - > - > I use LyX to maintain my Network and UNIX systems documentation and - > latex2html to convert to HTML for publication on the NOC web server. - > Now that I'm used to a couple of foibles of LyX and the noti

Re: Embedding tag

2001-05-06 Thread Stephen Carville
used by tth. - - I am certain, that something similar is present in LaTeX2HTML as well. That is what I am looking for. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Government is like burning witches: After years

Re: Embedding tag

2001-05-07 Thread Stephen Carville
On Mon, 7 May 2001, Dekel Tsur wrote: - \begin{rawhtml} the html code \end{rawhtml} - (and \usepackage{html} in the preamble). That did it! Thank you very much. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt

Re: screen problems

2001-05-21 Thread Stephen Carville
ces->Look and Feel->Misc and turn off Show Banner. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Government is like burning witches: After years of burning young women failed to solve any of society&#x

Re: New LyX website released

2001-06-27 Thread Stephen Carville
- | I think you've been outvoted on this one :) - - I am not so sure about that... The only vote that counts belings to the guy who own the site.. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Governmen

Re: Title class always include the date

2001-07-01 Thread Stephen Carville
- Session - - - Every time I find the date after the Title in the output, - - can suggest how to modify the "Title" text class to cut the date away?? Not the best solution but try adding a blank line labelled as date. -- --Stephen Carville http://www.heronforge.net/~

Embedding a URL in a document

2001-07-05 Thread Stephen Carville
his works but I am hoping there is a better way. I tried Insert->URL... but that doesn't work (or I am doing it wrong). I didn't see anything on Herbert Voss's site about how to do this either. I am using version 1.1.6fix1. -- --Stephen Carville http://www.heronforge.net/

Re: Embedding a URL in a document

2001-07-06 Thread Stephen Carville
On Fri, 6 Jul 2001, Yann MORERE wrote: - Ce Thu, 5 Jul 2001 23:27:22 -0700 (PDT) - Stephen Carville <[EMAIL PROTECTED]> a ecrit dans le mail - traitant de "Embedding a URL in a document" : - SC> This works but I am hoping there is a better way. I tried - SC> Insert->URL

Re: Embedding a URL in a document

2001-07-06 Thread Stephen Carville
On Fri, 6 Jul 2001, Dekel Tsur wrote: - On Thu, Jul 05, 2001 at 11:27:22PM -0700, Stephen Carville wrote: - > I am writing some essays that will end up on a website and I would - > like to embed some links. Right nowe I am doing it with - > \usepackage{html} and typing any paragraph t

Re: Embedding a URL in a document

2001-07-06 Thread Stephen Carville
On Fri, 6 Jul 2001, Dekel Tsur wrote: - On Fri, Jul 06, 2001 at 01:24:59PM -0700, Stephen Carville wrote: - > - \htmladdnormallink{Name}{http://www.url.com} - > - In the DVI, only Name will appear. - > - Another option is to use \htmladdnormallink{Name}{http://www.url.com} - > - Th

Indented paragraphs in Letter

2001-07-08 Thread Stephen Carville
on looks a little -- uh -- amateurish. The indent works in all the other layouts I've tried. -- --Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Government is like burning witches: After years of burning young

Build from SPRM on RH 7.0

2001-07-08 Thread Stephen Carville
I finally got the SRPM for lyx-1.1.6fix2 to build on my Redhat system. I had to remove the --with-included-string from the configure command in the spec file. Is --with-included-string a good thing? Should I try to fix the failure it causes or can I get away without it? -- --Stephen Carville

Re: Times Font not on my computer !

2001-07-09 Thread Stephen Carville
higng but a little sendmail on SUSE so the above may be a little different for your system. -- -- Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt == Government is like burning witches: After years of burning youn

Re: Indented paragraphs in Letter

2001-07-10 Thread Stephen Carville
On Tue, 10 Jul 2001, Dekel Tsur wrote: - On Sun, Jul 08, 2001 at 08:46:01PM -0700, Stephen Carville wrote: - > How do I get paragraphs to indent in a letter? I selected paragaph - > separation as indent and I can see "\paragraph_separation indent" in - > hte .lyx file but,

Layout for Business Envelopes

2001-07-15 Thread Stephen Carville
This has to have been covered but I can't find it. How can I print business envelopes? Small envelopes I can print but my printer (Brother 1240) will only accept business size envelopes edge first. I cannot figure out how to get LyX to rotate the print. -- --Stephen Carville

Re: Layout for Business Envelopes

2001-07-16 Thread Stephen Carville
On Mon, 16 Jul 2001, Tim Winter wrote: - On Sun, 15 Jul 2001, Stephen Carville wrote: - - > This has to have been covered but I can't find it. How can I print - > business envelopes? Small envelopes I can print but my printer - > (Brother 1240) will only accept business size

Re: LyX to HTML via latex2html?

2001-08-29 Thread Stephen Carville
\htmladdnormallink{Link Text}{http://URL} Only "Link Text" appears in the printed output. If you use: \htmladdnormallinkfoot{Link Text}{http://URL} "http://URL"; will be added as a footnote to "Link Text" -- -- Stephen C

List down?

2002-04-22 Thread Stephen Carville
I haven't recieved any messages for a while... Used to be an active list. -- -- Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt