I don't know "palatcm", but if all you need is to use the package, leave
the document font as default ant include a \usepackage{palatcm} in the
document preamble.
On Wed, 15 Sep 1999, Reuben Thomas wrote:
> I'm getting to the end of my thesis, so have started to think about things
> like fonts.
On Fri, 17 Sep 1999, Oscar Brihuega-Moreno wrote:
> I need to put two figures in the same line, i mean both horizontaly.
> When i try to use float figure i always get one up and another down.
I implemented this putting each figure in a paragraph into the float and
setting "extra options" minipag
On Tue, 28 Sep 1999, Jean Montambeault wrote:
> I just installed Lyx to make some Linux doc in sgml. While I can
> produce such documents since I have the sgml-tools installed I can't
> reload the same document to rework it. The LaTeXconfig.lys file says
> that it is because one "linuxdoc-s
On Tue, 28 Sep 1999, Richard Wan wrote:
> (a) Can lyX be installed on IRIX 6.5. Being not very familiar with intricate
> compilation on Unix, I would prefer a precompiled version which would work
> on IRIX 6.5. Could someone direct me to the site where an Irix version
> (compiled or source) is av
On Wed, 29 Sep 1999, Emanuele Olivetti wrote:
> How can I convert Excel figures to use in LyX ?
> Is there any way to put an Excel graph in a LyX document ?
Try to save them in Encapsulated PostScript format.
Casantos
--
I had a love of books from the beginning. In my mother's collection, we
On Wed, 6 Oct 1999, Bruce Momjian wrote:
> > Maybe something like
> > \AtBeginDocument{\thispagestyle{empty}}
>
> Sorry, doesn't work. I read the LaTeX FAQ(item attached), and it said
> that \maketitle resets the \thispagestyle, even if the value of
> \thispagestyle is {empty}.
>
> I write lot
Time to start a LyX lovers web campaign. I'm including a link in my home
page right now.
LyX is a fantastic tool. More people here in my university use and love it
too.
Casantos
--
I had a love of books from the beginning. In my mother's collection, we
found the first alphabet book I had. I
On Sun, 10 Oct 1999, claudio wrote:
> Hello, I'm writihg my thesis with Lyx, but I get a problem: I need to
> produce images with StarOffice ( they come out as results of a
> Starcalc sheet) and to include in the LyX file I can make tho things :
> 1) export directly in ps, but it's too large ( 3M
On Thu, 14 Oct 1999, Jim Cadien wrote:
> After looking through the docs, I ask: can one create a blank table(mxn)
> and then import an ascii file containing data in the same format into the
> Lyx table?
Try MkTable, by Klaus Steding-Jessen:
http://biquinho.furg.br/tex-br/tools/mktable.tar.gz
Hello
I'm using fancyvrb to include copies of some files into a text. I used
\VerbatimInput[fontsize=\small,numbers=left]{COPYING.GNU.V2}
maked as TeX. If I export my document to LaTeX format and compile it by
hand everything goes ok, but if I select a preview from under LyX the text
On Fri, 12 Nov 1999, Jacques Germishuizen wrote:
> Where can get IEEEtran please.
Use the menu: Help->LaTeX Configuration
``FTP: Currently, the IEEE ftp site only has an old version at:
ftp://ftp.ieee.org/info/publish/latex/ieeetran.cls
A newer version is available from:
ftp://
Try the attached script.
#!/bin/sh
# script for book generation.
# Examples of use: man -t | book | lpr -P
# This will print the man pages in book format and
# both sides. If you need file out, say:
#man -t |book > out.ps
#
# You can use: cat name.ps | book > name2.ps
On Tue, 16 Nov 1999, Paul Lussier wrote:
> Jose Abilio Oliveira Matos said:
>
> > Hi, I'm very far from any decent X display, but if I remember correctly
> >that is File->Export as->Linuxdoc
>
> Nope. Not unless there's something wrong with my Lyx installation (on 2
> completely different sy
On Mon, 15 Nov 1999, Andy Bradford wrote:
> I realize that I may be slightly off topic asking about a cls for LaTeX but
> could anyone give me some pointers as to where I can find a .cls for the
> LinuxDoc documentclass?
LinuxDoc is not a class. It is a style and must be used with article, boo
On Wed, 24 Nov 1999, Rainer Dorsch wrote:
> Does anybody know, if I can convince lyx somehow, to group citations.
>
> Eg.
>
> LaTeX [1,2] is a ...
>
> instead of
>
> LaTeX [1][2] is a ...
Put the name of the two keys, separeted by a comma, in the "Key" field.
On Thu, 25 Nov 1999, Kevin Chu wrote:
> Ben Cazzolato wrote:
>
> > To rectify the problem (with RH6 linux), change to Super user "su"
> > and edit the config.ps file
> > /usr/share/texmf/dvips/config/config.ps
---8<---
> Is there a way to do this in Red Hat Linux 5.1? My
> /usr/lib/texmf/texmf/
Select Layout->Paper and fill-in the fields. LyX will use the geometry
package to set them.
Casantos
On Thu, 25 Nov 1999, Martina Schwarz van Doorn wrote:
> Dear LyXers,
>
> can anyone tell me how change page sizes in a document ?
Use Insert->URL.
On Mon, 29 Nov 1999, Mikko Rantalainen wrote:
> I have a very long url which I need to insert into my text, but lyx/latex
> seems not to be able to break it. How do I tell in lyx that it can break
> line *without* hyphenation mark between some characters. I know normally I
> s
On Mon, 6 Dec 1999, Alexander Wollmann wrote:
> I have a very long title of a chapter, so the reference in the toc has
> to be broken into two lines. LaTeX does this in an ugly way. How can I
> tell LyX where to break the entry in the toc (something like linebreak
> in the chapter-heading?)
LyX
On Wed, 8 Dec 1999, Jacques Germishuizen wrote:
> I would like to know if it is possible to print 4 pages on one single
> page A4. The reason is that I would first like to check that the document
> is fine before I print the final version.
>
> Is there a latex command for doing that?
No, but
On Thu, 16 Dec 1999, Alexander Bauer wrote:
> Hi
>
> Does anybody ho to make a reference in a LyX-document
> without having these [] brackets around?
This is an addaption of a suggestion sent to the brazilian TeX mailing
list (I did not try it). Put in the preamble:
\makeatletter
\renewcomman
On Mon, 20 Dec 1999 [EMAIL PROTECTED] wrote:
> I've tried to add a new class called exam, and have been unsuccessful. The
> instructions call for simply placing the exam.cls file in a place where latex
> coulf find it
Yes, this means a directory under .../texmf/tex/latex/
> so I created a dire
You did not mention which hardware you have (NetBSD runs on lots of
architectures) but supposing you have an PC-syatem, yo can try
xmodmap -e "keycode 22 = BackSpace"
Check to see if there is a fine named /usr/X11R6/lib/X11/xinit/.Xmodmap
Casantos
--
Computers make excellent and effi
You can use "KeepEmpty 1", but the empty {} will still exist. I doesn't
hurts. Example:
# Appendix style definition
Style Appendix
MarginDynamic
LatexType Command
LatexName appendix
NeedProtect
On Sun, 26 Dec 1999, Jean-Luc Le Blanc wrote:
> I'd like to write "El Ni~no".
> How can I generally write a tilde over a letter?
What is your operating system? Which keyboard model you have (I presume it
is French layout)? Did you try to enable dead-keys in your keyboard?
Casantos
--
The ide
On Wed, 9 Aug 2000, Li Bing wrote:
> Where can I find binary Xfig?
Look at http://www.xfig.org/
--Casantos
.
--
Carlos A. M. dos Santos
Federal University of Pelotas Meteorological Research Center
Av. Ildefonso Simoes Lopes 2791 Pelotas, RS, Brasil, CEP 96060-290
WWW: http://www.cpmet.ufpel.tche.br RENPAC (X.25): 153231641
Phone: +55 53 277-6767FAX: +55 53 277-6722
27 matches
Mail list logo