Hello,
When i insert a EPS figure (exported from Killustrator 0.7), this one is
displayed on the top of the page (in the right corner), when i view it
in DVI or Postscript format. If i use Gimp for create a PS figure, there
is no problem.
Is there a TeX command for erase this problem ?
Thanks a
hello lyx users,
i've got a problem with the bibtex reference insertion, (in lyx 1.1.3
and lyx 1.1.4pre2), and lyx 1.1.4 last release
but not with the 1.0.4 release
the test was made on an OSF1 flore V4.0 1091 alpha and a sun sparc
station with a red hat 6
when trying to put a citation refer
Sasa Janiska wrote:
>
forcing by editing in text mode seems to work too
\documentclass[twoeside]{book}
when you open your document under lyx this configuration is kept
>
> To solve it, use graphics package with option 'twoside' in your
> preamble and everything should be OK.
> Sincerely,
> S
On Sat, 05 Feb 2000 09:03:20 +, Yann MORERE wrote:
>> \documentclass{article}
>>
>> but if I select 'two side' I get
>>
>> \documentclass[oneside]{article}
>>
>> Has anyone else seen this behavior?
>
>yes it's the same with the book class... so i export in latex replace
>the oneside with
Matthew Lovell wrote:
>
> Howdy,
>
> Lyx-1.1.4 seems to be incapable of producing an article with the
> two-side option. If I select 'one side', it just produces
>
> \documentclass{article}
>
> but if I select 'two side' I get
>
> \documentclass[oneside]{article}
>
> Has anyone else seen