Re: Problem with sun5t latin1 keyboard

2001-09-11 Thread Dave Chapeskie
ell you to add something like "xmodmap ~/.xmodmap-`uname -n`" to your ~/.xinitrc and/or ~/.xsession files If you want to write the .xmodmap file by hand it will look something like this: keycode 0x47 = dead_circumflex add Mod3 = dead_circumflex (assuming the key doesn't already have a modifier and Mod3 isn't already used). Hope this helped, -- Dave Chapeskie OpenPGP Key KeyId: 3D2B6B34

Re: Only one LyX source document for all exports

2001-09-11 Thread Dave Chapeskie
On Tue, Sep 11, 2001 at 10:52:08AM +0300, Dekel Tsur wrote: > Why do you need to use pdflatex ? You can generate the PDF using ps2pdf. For what it's worth, I've gotten better quality using dvipdfm instead of ps2pdf. -- Dave Chapeskie <[EMAIL PROTECTED]> OpenPGP Key KeyId: 3D2B6B34

Re: Floats???

2001-09-24 Thread Dave Chapeskie
your texmf tree). As a simple example in one of my documents I have \newrefformat{tab}{Table~\vref{#1}} in my preamble and then I use LyX's "Pretty Reference" with my tables using reference names starting with "tab:". -- Dave Chapeskie

Re: multiple files

2001-10-05 Thread Dave Chapeskie
r this). The only issue is that the master document needs to include files as "xxx.lyx" and not "chap1/xxx.lyx" so it's easiest to create it in the build directory if using the GUI's "browse" dialogue. That's also where you'd have to format the

Re: multiple files

2001-10-06 Thread Dave Chapeskie
temporary directories. Perhaps LyX itself needs to muck with the \input@path stuff in the TeX file in generates in it's temporary directory. I don't know enough about how LyX and TeX work to say. Has this problem been fixed in more recent versions of LyX? Is anyone looking into it? -- Dave Chapeskie OpenPGP Key KeyId: 3D2B6B34

Re: side-by-side minipages

2001-10-09 Thread Dave Chapeskie
it worked for me, it also makes sure "ccc" starts on a new line in case you muck with the widths and width(aaa)+width(bbb) < 100%. If "aaa" and "A" are to be one paragraph it should be even easier, just use Ctrl+Enter for line breaks. See the attached L

Tips and/or Warning environments?

2001-10-12 Thread Dave Chapeskie
nd/or include a graphic in the margin. Thanks! -- Dave Chapeskie OpenPGP Key KeyId: 3D2B6B34

Re: Tips and/or Warning environments?

2001-10-13 Thread Dave Chapeskie
leftmargin} \setlength{\rightmargin}{\leftmargin} } \item } { \end{list} } EndPreamble End Still not perfect, but it's close enough for now. The main thing it does is allow me to mark all the appropriate paragraphs as Tips and worry about c

Re: Creating a new bib style

2001-10-16 Thread Dave Chapeskie
directory) then everything works if you just have the *.bst file in the same directory as the *.lyx file(s). That's what I've done. -- Dave Chapeskie OpenPGP Key KeyId: 3D2B6B34

Re: Still having troubles with my bibliography

2001-10-17 Thread Dave Chapeskie
sion (or even an older version) of the merlin.mbs or makebst.text files. Alternatively try a different *.mbs file. I don't know much about makebst or *.mbs files, I just know that my TeX distribution has several of them. -- Dave Chapeskie OpenPGP Key KeyId: 3D2B6B34