Dear LyX-users,
how can I get a font size of 13 points. With a normal report class the
maximum font size is 12 pt, but in the exreport class that could be get 8,
9, 14, 17, 20pt. Could you please suggest me how to get a 13-points font
from either report or extreport class. 12 point is too small, 1
I Wayan Warmada wrote:
Dear LyX-users,
how can I get a font size of 13 points. With a normal report class the
maximum font size is 12 pt, but in the exreport class that could be get 8,
9, 14, 17, 20pt. Could you please suggest me how to get a 13-points font
from either report or extreport class. 1
I Wayan Warmada schrieb:
Dear LyX-users,
how can I get a font size of 13 points. With a normal report class the
maximum font size is 12 pt, but in the exreport class that could be get 8,
9, 14, 17, 20pt. Could you please suggest me how to get a 13-points font
from either report or extreport class.
Hi,
I have installed the new lyx 1.3.0 rpm for SuSE 8.1, but when lyx is
about to start, I get the following message:
lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE
I'm using qt 3.0.5 and qt 2.3.2, and KDE 3.05.
Does anybody know a solution or exp
Thank you Herbert and Robin,
I will try to apply all possibilities and choose the best.
Regards,
Wayan
On Sun, 9 Feb 2003, Herbert Voss wrote:
| Date: Sun, 09 Feb 2003 11:44:13 +0100
| From: Herbert Voss <[EMAIL PROTECTED]>
| To: I Wayan Warmada <[EMAIL PROTECTED]>
| Cc: [EMAIL PROTECTED]
| Su
On Sun, 9 Feb 2003, robin wrote:
> I Wayan Warmada wrote:
> > Dear LyX-users,
> > how can I get a font size of 13 points. With a normal report class the
>
> A quick kludge is to block the whole text the go to Layout>Character and
> select Increase under Size.
>
Yes (No!), I used that for a l
On Sun, 9 Feb 2003, Herbert Voss wrote:
| Choose
|
|\documentclass[9pt,a5paper]{extreport}
|
| and then scale the output with
|
|\usepackage{scale}
|
| or without scale.sty
|
|\mag=1414 % place before \documentclass.
I have tried this way. It's OK for the fontsize, but all my latex-g
On Sun, 9 Feb 2003, Steven Homolya wrote:
| Yes (No!), I used that for a last minute poster made with article class.
| All your captions titles, like Figure 1, (and labels and anything else
| you didn't type in yourself) will be default font while the rest of the
| document will be the larger fon
If anyone can figure out how to change the default fontsize to 10.5, I'd be
very interested in that. I could have gotten LyX in at a major publisher, but
one of their requirements was half sized fonts and I didn't know how to do
it.
Steve
Steve Litt
Author:
* Universal Troubleshooting Proc
On Sat, Feb 08, 2003 at 09:54:04PM -0500, Matej Cepl wrote:
> menu) does not work by keyboard. Whatever combination of numeric
> keys I use, LyX doesn't open the first file in the list. What's
> wrong with me (output of lyx -dbg key is also attached)?
works fine for me. Alt-F, then 3, opens the
On Sun, Feb 09, 2003 at 09:22:37AM +0100, I Wayan Warmada wrote:
>
> Dear LyX-users,
> how can I get a font size of 13 points. With a normal report class the
> maximum font size is 12 pt, but in the exreport class that could be get 8,
> 9, 14, 17, 20pt. Could you please suggest me how to get a 13-
On Sun, Feb 09, 2003 at 07:39:13AM -0500, Steve Litt wrote:
> If anyone can figure out how to change the default fontsize to 10.5, I'd be
> very interested in that. I could have gotten LyX in at a major publisher, but
> one of their requirements was half sized fonts and I didn't know how to do
>
On Sun, Feb 09, 2003 at 03:17:14PM +0200, Dekel Tsur wrote:
> On Sun, Feb 09, 2003 at 09:22:37AM +0100, I Wayan Warmada wrote:
> >
> > Dear LyX-users,
> > how can I get a font size of 13 points. With a normal report class the
> > maximum font size is 12 pt, but in the exreport class that could be
On Sun, 9 Feb 2003, Dekel Tsur wrote:
| Add the following to the preamble:
|
| \renewcommand\normalsize{%
|\@setfontsize\normalsize{13pt}{14.5pt}%
|\abovedisplayskip 12\p@ \@plus3\p@ \@minus7\p@
|\abovedisplayshortskip \z@ \@plus3\p@
|\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@m
On Sun, 9 Feb 2003, Dekel Tsur wrote:
| > Add the following to the preamble:
| >
| > \renewcommand\normalsize{%
| >\@setfontsize\normalsize{13pt}{14.5pt}%
| >\abovedisplayskip 12\p@ \@plus3\p@ \@minus7\p@
| >\abovedisplayshortskip \z@ \@plus3\p@
| >\belowdisplayshortskip 6.5\p@ \@
Wolfgang,
Could you check the output of ldd /usr/local/bin/lyx against the following:
libqt.so.3 => /usr/lib/libqt.so.3 (0x4002c000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40685000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4068e000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x406a500
On Thu, Feb 06, 2003 at 07:18:14PM -0500, Praedor Tempus Atrebates wrote:
>
> I have 4 chapters and need 4 independent reference lists for these chapters.
>
> I am using the chapterbib style and add the bibtex reference at the end of
> each chapter. I enter the names of the independent bibtex r
On Sat, Feb 08, 2003 at 01:17:22AM -0500, [EMAIL PROTECTED] wrote:
> But no, the code did not work ... when I used the term with 'the' in them
> I got a lot of error messages saying \relax could not be used after \the
> when
> referring to bibitem{wright-63}
It should work if you follows my
On Fri, Feb 07, 2003 at 05:26:11PM +0100, Andre Poenitz wrote:
> On Fri, Feb 07, 2003 at 06:15:40PM +0200, Dekel Tsur wrote:
> > Prevent entering math elements (\alpha etc.) in \textrm
>
> Feel free to add a column to the list in lib/symbols.
>
> I am not going to figure out which symbols are all
John Levon wrote:
> On Sat, Feb 08, 2003 at 09:54:04PM -0500, Matej Cepl wrote:
>
> > menu) does not work by keyboard. Whatever combination of numeric
> > keys I use, LyX doesn't open the first file in the list. What's
> > wrong with me (output of lyx -dbg key is also attached)?
>
> works fine f
Hello,
I have just installed LyX-1.3.0-1qt.i386.rpm on my RED HAT 8.0.
One question : what must I do for display AMS symbols on the screen ?
And greek characters, etc... ?
In the user guide, there is just this line about this : "Note that the
AMS symbols will not be displayed as symbols in LyX u
On Sun, Feb 09, 2003 at 08:48:17PM +0100, Pierrick wrote:
> I have just installed LyX-1.3.0-1qt.i386.rpm on my RED HAT 8.0.
>
> One question : what must I do for display AMS symbols on the screen ?
> And greek characters, etc... ?
Install latex-ttf-fonts from ftp.lyx.org in the contrib dir
john
On Sat, Feb 08, 2003 at 06:30:04PM +0200, robin wrote:
> Dekel Tsur wrote:
> >>In xforms it is possible to change the character set of the GUI
> >>independently of the language, but this doesn't seem to be the case in
> >>Qt, unless I'm missing something. For example, I write classroom
> >>mate
Dekel Tsur wrote:
You can set the language to Turkish for the Turkish names using the
character dialog (you can make a key-binding for it).
The documentation on making key-bindings mentions the "Reference Guide"
for a complete list of functions. Where can I find this?
Robin
--
" Like these
Robin rather stupidly wrote
The documentation on making key-bindings mentions the "Reference Guide" for a complete list of functions. Where can I find this?
In /usr/share/lyx/doc, of course (I looked earlier, but missed it in the
swirl of international documentation).
A link in the Help menu
Hi,
I have been always frustrated with the fact that LyX did not seem
to be able to work with session management (maybe, I just did not
get it). What should I do to persuade LyX, that when I will again
restart my KDE session it will be opened with the last editited
document in the exact place, whe
On Mon, Feb 10, 2003 at 12:17:18AM +0200, robin wrote:
> A link in the Help menu would be good, though.
It was removed as it's so out of date as to be practically useless.
john
On Sun, Feb 09, 2003 at 06:29:55PM -0500, Matej Cepl wrote:
> I have been always frustrated with the fact that LyX did not seem
> to be able to work with session management (maybe, I just did not
> get it). What should I do to persuade LyX, that when I will again
> restart my KDE session it will b
John Levon wrote:
> Code it up probably. The Qt way is probably QSettings. I haven't even
> considered session management (yet).
Thanks for letting me know. Being a humble social scientist
(formerly lawyer), I will probably not code it :-), but it is
good to know, that it is not my mistake.
Th
Hi
I want to have an URL (web) address appear in a bibtex reference
(note = www.toto.edu/~leymarie/)
How to have it appear as above through LyX ?
It puts the tilde on top of the "l" in the above
when I tried \~
Frederic
Frederic Leymarie wrote:
> I want to have an URL (web) address appear in a bibtex reference
> (note = www.toto.edu/~leymarie/)
>
> How to have it appear as above through LyX ?
note={\url{www.toto.edu/~leymarie/}},
Have a nice day,
Matej
--
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB
Dekel Tsur <[EMAIL PROTECTED]> writes:
> ./configure --with-frontend=qt --with-qt-includes=/usr/include/qt
> --with-qt-libraries=/usr/lib
Mandrake 8.2 needed:
./configure --with-frontend=qt --with-qt-includes=/usr/lib/qt3/include/
--with-qt-libraries=/usr/lib/qt3/lib/
(after building links t
32 matches
Mail list logo