Re: Hyperref

2005-06-22 Thread Geoffrey Lloyd

Many thanks

I have solved that with the little additional hyperref option.

I now have a further issue.  In my book I include an abstract and 
acknowledgements. These are included in the table of contents using ERT and 
\addcontentsline.


However although both appear in the bookmarks, they both link to the same 
page, ie the first on the comes up.  Is there anyway to correct this.  WHen 
I use \pdfbookmark.. I end up with two enteries in the bookmarks which 
looks horrid.
- Original Message - 
From: "Uwe Stöhr" <[EMAIL PROTECTED]>

To: "Geoffrey Lloyd" <[EMAIL PROTECTED]>
Cc: 
Sent: Wednesday, June 22, 2005 10:48 PM
Subject: Re: Hyperref



Geoffrey Lloyd wrote:


I am using the little hyperref premable from the lyx wiki \usepackage[
 colorlinks=true,linkcolor=black,citecolor=black,urlcolor=black,
 pdfstartview=FitH,
 bookmarksopen=true,bookmarksopenlevel=0,
 pagebackref=true,
 pdftoolbar=false]{hyperref} and all works beautifully until I include my 
front pages.

> I am not quite sure what the issue is but it causes a lot of errors
in lyx.
> My first guess is that is means there are two pages number 1 and so on.

Yes this is the problem. This happens when two pages have internally the 
same number, mostly when you have a page numbered "III" and one numbered 
"3". hyperref doesn't know in this case to which page it should set the 
page anchor for references.


> Has anyone got a way around this particular problem.

Use the following hyperref options:

pdfpagelabels, plainpages=false

> One of the warnings is shown here




pdfTeX warning (ext4): destination with the same identifier 
(name{page.1}) ha

 [1
_


That LyX shows this error although it is a warning is a bug taht is fixed 
for the next LyX version (see 
http://bugzilla.lyx.org/show_bug.cgi?id=1824).


regards Uwe





Re: Hyperref

2005-06-22 Thread Uwe Stöhr

Geoffrey Lloyd wrote:

I am using the little hyperref premable from the lyx wiki 


 \usepackage[
 colorlinks=true,linkcolor=black,citecolor=black,urlcolor=black,
 pdfstartview=FitH,
 bookmarksopen=true,bookmarksopenlevel=0,
 pagebackref=true,
 pdftoolbar=false]{hyperref} 


and all works beautifully until I include my front pages.
> I am not quite sure what the issue is but it causes a lot of errors 
in lyx.

> My first guess is that is means there are two pages number 1 and so on.

Yes this is the problem. This happens when two pages have internally the 
same number, mostly when you have a page numbered "III" and one numbered 
"3". hyperref doesn't know in this case to which page it should set the 
page anchor for references.


> Has anyone got a way around this particular problem.

Use the following hyperref options:

pdfpagelabels, plainpages=false

> One of the warnings is shown here




pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
 
  [1

_


That LyX shows this error although it is a warning is a bug taht is 
fixed for the next LyX version (see 
http://bugzilla.lyx.org/show_bug.cgi?id=1824).


regards Uwe


help: placement of page numbering

2005-06-22 Thread Jill benware

Hi.  If anyone can help me that would be great.

I have a thesis that was written with the report document class.  
Initially, the placement of the page numbers was: centered on the 
bottom for the beginning of a  chapter and top right hand corner for 
the rest of the pages.  I added roman numbering at the beginning and 
now all the arabic numbering is centered at the bottom.  I need the 
roman numbering and the original placement of the page numbers.  Any 
suggestions?


Thanks,

Jill



Table in SGML LinuxDoc article

2005-06-22 Thread Guillaume Marcais
When I insert a table in LinuxDoc, it creates what looks like a text
table (with + and |). But it seems to forget to add the right . So
instead of the expected:

+---+---+
| cell1 | cell2 |
+---+---+

I get the unsightly:

+---+---+| cell1 | cell2 |+---+---+

Is it a Lyx bug or a LinuxDoc bug? Any fix?

Platform:
- Linux Mandrake 10.1
- lyx-1.3.4-5mdk

Any ideas?
Guillaume.



Changing case of word

2005-06-22 Thread Micha Feigin
Is it possible in latex to automatically change the case of a word (capitalize
all/first letter)?
 
 +++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.


Hyperref

2005-06-22 Thread Geoffrey Lloyd
Hi

I am using the little hyperref premable from the lyx wiki 

 \usepackage[
 colorlinks=true,linkcolor=black,citecolor=black,urlcolor=black,
 pdfstartview=FitH,
 bookmarksopen=true,bookmarksopenlevel=0,
 pagebackref=true,
 pdftoolbar=false]{hyperref} 

and all works beautifully until I include my front pages. I am not quite sure 
what the issue is but it causes a lot of errors in lyx. My first guess is that 
is means there are two pages number 1 and so on. One of the warnings is shown 
here 



pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
 
  [1

_

Has anyone got a way around this particular problem.

Geoff

Re: Lyx

2005-06-22 Thread Geoffrey Lloyd
Very good and detailed instructions for setting up on an XP box are given on 
the Wiki


http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup

If you work through this most if not all your present and future setup 
problems should be solved.


I found it invaluable when setting my system up.

Geoff
- Original Message - 
From: "Rainer Schulz" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, June 22, 2005 6:12 PM
Subject: Lyx



Hello,

I´m using MikTex and Windows XP, when I have installed Lyx 
(lyx-1.3.5-win32-nc.exe), it does not find the Latex distribution at all. 
In the menu "Layout->Document->Document class" all classes are 
unavailable. Can  I get help?


Greeting,

Rainer Schulz






Lyx

2005-06-22 Thread Rainer Schulz

Hello,

I´m using MikTex and Windows XP, when I have installed Lyx 
(lyx-1.3.5-win32-nc.exe), it does not find the Latex distribution at 
all. In the menu "Layout->Document->Document class" all classes are 
unavailable. Can  I get help?


Greeting,

Rainer Schulz



non-english(hebrew) text inside ert

2005-06-22 Thread Micha Feigin
Is it possible to insert non-english (hebrew in my case) text inside and ert?

I have a thesis class which I am trying to use which takes fields in both
languages (a requirement), only I can't insert the hebrew text in the ert.
 
 +++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.


Re: [rayavarapu2000-/[EMAIL PROTECTED]: help]

2005-06-22 Thread Matej Cepl
[EMAIL PROTECTED] wrote:
> Can you plaes help me in convertin *.pdf to *.lyx

Another tool which may be of help is KWord, which can read pdf and export it
to some other format, which may be more helpful for LyX editing than the
original PDF.

Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej/blog/
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Faithful love is what people look for in a person; ...
   -- Proverbs 19:22 (NJB)




Re: Problems with BibTex and LyX

2005-06-22 Thread Matej Cepl
Janus Sandsgaard wrote:
> I agree. But if if I do like that "technical report" will be written in my
> bibliography.

That's what 'type' field is for. See this:

@techreport{bewley:FRW-2002-1383,
  author = {Truman Bewley},
  title = {Fairness, Reciprocity, and Wage Rigidity},
  institution = {Cowles Foundation for Research in Economics at Yale
   University},
  year = {2002},
  type = {Discussion Paper},
  number = {1383},
  url = {http://ssrn.com/abstract=348140}
}

Works like a charm for me (except that this whole reciprocity group of
people leads to nowhere for me, but that is not problem of LyX :-).

Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej/blog/
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
A nuclear war can ruin your whole day.




Re: [EMAIL PROTECTED]: help]

2005-06-22 Thread Johan Ingvast


On Wed, 22 Jun 2005 [EMAIL PROTECTED] wrote:

> - Forwarded message from Prasad R <[EMAIL PROTECTED]> -
> I am using LYX vestion 1.2.3. Unfortunatly is lost my lyx fie. I have PDF of 
> it.
> 
> Can you plaes help me in convertin *.pdf to *.lyx
There are two tools that are handy for extracting the information from
pdf-files: pdftotext and pdfimages

As someone else pointed out using acrobat can also work.
If the document has the information in columns the reader/converter might have
problems knowing the lines are broken at the end of the line. For those
cases use xpdf which lets you mark a rectangular section and puts it into
the X-buffer. It can then be pasted into an editor with the middle button.
That is, if you are using a *nix system.

/johan

-- 
Johan Ingvast, PhD student http://www.md.kth.se/~ingvast
Department of Machine Design, Royal Institute of Technology, Sweden
http://www.md.kth.se, http://www.md.kth.se/~cas <--- Walking robot proj
tel +46 (0)8 790 95 36  mob. +46 (0)70 34 34 498



Re: [EMAIL PROTECTED]: help]

2005-06-22 Thread samar

Hi

In linux you can use the acrobat reader - free version - to capture all the 
text and ksnapshot for the graphics..


Recreating the lyx file should not be too difficult after that.

samar
- Original Message - 
From: "Paul Smith" <[EMAIL PROTECTED]>

To: <[EMAIL PROTECTED]>
Cc: "LyX Users" 
Sent: Wednesday, June 22, 2005 7:01 PM
Subject: Re: [EMAIL PROTECTED]: help]


On 6/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I am using LYX vestion 1.2.3. Unfortunatly is lost my lyx fie. I have PDF 
of it.


Can you plaes help me in convertin *.pdf to *.lyx


If your pdf file, Prasad, is only (or almost only) text, you may be
able of recovering an important piece of your document; otherwise, it
is an impossible mission, I am afraid to say, at least at my best
knowledge.

Paul



Re: NatBib problem: one author with more than one publication in the same year ==> Error message

2005-06-22 Thread Janus Sandsgaard
Attached: My first .bst file made (somewhat in blind) in 5 minutes using 
makebst. Do not understand why this one works when there are problems with 
the ones from the author of NatBib.

Janus


On Wednesday 22 June 2005 15:32, Janus Sandsgaard wrote:
> In my bib-file I have an author who have written more than one publication
> in a year. When citing these publications I would expect NatBib to handle
> it by doing something like:
>
> Sandsgaard, Janus (2004a)
> Sandsgaard, Janus (2004b)
>
> (this is what apalike does). But instead I get an error message:
>
>   "Misplaced alignment tab character &.
>   e=uk&category=11}
>   .
>   I can't figure out why you would want to use a tab mark
>   here. If you just want an ampersand, the remedy is
>   simple: Just type `I\&' now. But if some right brace
>   up above has ended a previous alignment prematurely,
>   you're probably due for more error messages, and you
>   might try typing `S' now just to see what is salvageable."
>
> I have tried building my own .bst for NatBib (using latex makebst - thank
> you, Jürgen!), and this one do the 2004a, 2004b trick.
>
> But as I do not fully understand the .bst and all the questions I answered
> using makebst, I do not feel confortable about using this home made one. I
> would prefer something standard, and I can't imagine that I am the first
> one to run into this problem using one of the .bst's that comes with
> NatBib.
>
> Suggestions?
>
> LyX 1.3.4
> NatBib with author-year
> plainnat
>
> Janus

-- 
Roskilde University, Denmark.
Department of Technology and Social Science.
International Development Studies.
ESST - Society, Science and Technology in Europe.
%%
%% This is file `jansutest.bst',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% merlin.mbs  (with options: `ay,nat,nm-revf,jnrlst,keyxyr,dt-beg,yr-par,note-yr,num-xser,isbn,issn,xedn')
%% 
%% *** test af natbib-customdims ***
%% 
%% Copyright 1994-2002 Patrick W Daly
 % ===
 % IMPORTANT NOTICE:
 % This bibliographic style (bst) file has been generated from one or
 % more master bibliographic style (mbs) files, listed above.
 %
 % This generated file can be redistributed and/or modified under the terms
 % of the LaTeX Project Public License Distributed from CTAN
 % archives in directory macros/latex/base/lppl.txt; either
 % version 1 of the License, or any later version.
 % ===
 % Name and version information of the main mbs file:
 % \ProvidesFile{merlin.mbs}[2002/10/21 4.05 (PWD, AO, DPC)]
 %   For use with BibTeX version 0.99a or later
 %---
 % This bibliography style file is intended for texts in ENGLISH
 % This is an author-year citation style bibliography. As such, it is
 % non-standard LaTeX, and requires a special package file to function properly.
 % Such a package isnatbib.sty   by Patrick W. Daly
 % The form of the \bibitem entries is
 %   \bibitem[Jones et al.(1990)]{key}...
 %   \bibitem[Jones et al.(1990)Jones, Baker, and Smith]{key}...
 % The essential feature is that the label (the part in brackets) consists
 % of the author names, as they should appear in the citation, with the year
 % in parentheses following. There must be no space before the opening
 % parenthesis!
 % With natbib v5.3, a full list of authors may also follow the year.
 % In natbib.sty, it is possible to define the type of enclosures that is
 % really wanted (brackets or parentheses), but in either case, there must
 % be parentheses in the label.
 % The \cite command functions as follows:
 %   \citet{key} ==>>Jones et al. (1990)
 %   \citet*{key} ==>>   Jones, Baker, and Smith (1990)
 %   \citep{key} ==>>(Jones et al., 1990)
 %   \citep*{key} ==>>   (Jones, Baker, and Smith, 1990)
 %   \citep[chap. 2]{key} ==>>   (Jones et al., 1990, chap. 2)
 %   \citep[e.g.][]{key} ==>>(e.g. Jones et al., 1990)
 %   \citep[e.g.][p. 32]{key} ==>>   (e.g. Jones et al., p. 32)
 %   \citeauthor{key} ==>>   Jones et al.
 %   \citeauthor*{key} ==>>  Jones, Baker, and Smith
 %   \citeyear{key} ==>> 1990
 %-

ENTRY
  { address
author
booktitle
chapter
edition
editor
howpublished
institution
isbn
issn
journal
key
month
note
number
organization
pages
publisher
school
series
title
type
volume
year
  }
  {}
  { label extra.label sort.label short.list }
INTEGERS { output.state before.all mid.sentence after.sentence after.block }
FUNCTION {init.state.consts}
{ #0 'before.all :=
  #1 'mid.sentence :=
  #2 'after.sentence :=
  #3 'after.block :=
}
S

Re: Bibtex bibliography formatting

2005-06-22 Thread Angus Leeming
Bradley Ford wrote:

> That is useful, but it did not solve my problem.  This
> utility allows for the formatting of bibliography
> entries, but nowhere was there an option to put a
> blank line between single-spaced bibliography entries.
>  Any other ideas?  Thanks,

Herbert Voß's pages are an incredible compendium of LaTeX magic:
http://www.texnik.de/list/lists.phtml#biblio

Angus




Re: [EMAIL PROTECTED]: help]

2005-06-22 Thread Paul Smith
On 6/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I am using LYX vestion 1.2.3. Unfortunatly is lost my lyx fie. I have PDF of 
> it.
> 
> Can you plaes help me in convertin *.pdf to *.lyx

If your pdf file, Prasad, is only (or almost only) text, you may be
able of recovering an important piece of your document; otherwise, it
is an impossible mission, I am afraid to say, at least at my best
knowledge.

Paul


NatBib problem: one author with more than one publication in the same year ==> Error message

2005-06-22 Thread Janus Sandsgaard
In my bib-file I have an author who have written more than one publication in 
a year. When citing these publications I would expect NatBib to handle it by 
doing something like:

Sandsgaard, Janus (2004a)
Sandsgaard, Janus (2004b)

(this is what apalike does). But instead I get an error message:

"Misplaced alignment tab character &.
e=uk&category=11}
  .
I can't figure out why you would want to use a tab mark
here. If you just want an ampersand, the remedy is
simple: Just type `I\&' now. But if some right brace
up above has ended a previous alignment prematurely,
you're probably due for more error messages, and you
might try typing `S' now just to see what is salvageable."

I have tried building my own .bst for NatBib (using latex makebst - thank you, 
Jürgen!), and this one do the 2004a, 2004b trick. 

But as I do not fully understand the .bst and all the questions I answered 
using makebst, I do not feel confortable about using this home made one. I 
would prefer something standard, and I can't imagine that I am the first one 
to run into this problem using one of the .bst's that comes with NatBib.

Suggestions?

LyX 1.3.4
NatBib with author-year
plainnat

Janus

-- 
Roskilde University, Denmark.
Department of Technology and Social Science.
International Development Studies.
ESST - Society, Science and Technology in Europe.



Re: Bibtex bibliography formatting

2005-06-22 Thread Bradley Ford
Thanks to Jürgen: the way to achive what I was looking
for was to highlight the "BibTeX Generated References"
box in Lyx and set it to single spacing through Layout
> Paragraph > Line Spacing.  Then, adding: 

\setlength\bibsep{\baselineskip}

to the preamble took care of the space between
entries.  Thanks for the help to everyone who replied.

--Brad

--- Juergen Spitzmueller <[EMAIL PROTECTED]>
wrote:

> Bradley Ford wrote:
> 
> > Between
> > each entry in the bibliography, which is single
> > spaced, I need a single blank space.
> > 
> > The bibliography uses Bibtex (at the end, there is
> a
> > gray box labeled "BibTeX Generated References"),
> the
> > authordate2 style, and Natbib.
> 
> Have a look at the \bibsep length (natbib
> documentation). E.g., add to your
> preamble:
> \setlength\bibsep{\baselineskip}
> 
> HTH,
> Jürgen
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: Bibtex bibliography formatting

2005-06-22 Thread Bradley Ford
That is useful, but it did not solve my problem.  This
utility allows for the formatting of bibliography
entries, but nowhere was there an option to put a
blank line between single-spaced bibliography entries.
 Any other ideas?  Thanks,

Brad

--- "Martin A. Hansen" <[EMAIL PROTECTED]> wrote:

> you can make your own .bst file with the program
> called makebst:
> 
> latex makebst
> 
> 
> 
> martin
> 
> 
> 
> On Tue, Jun 21, 2005 at 08:33:02PM -0700, Bradley
> Ford wrote:
> > Hi,
> > 
> > I need a specific type of formatting for my
> > bibliography (non-negotiable, required for my
> > dissertation, which is due --right now--). 
> Between
> > each entry in the bibliography, which is single
> > spaced, I need a single blank space.
> > 
> > The bibliography uses Bibtex (at the end, there is
> a
> > gray box labeled "BibTeX Generated References"),
> the
> > authordate2 style, and Natbib.  The bibliography
> comes
> > out fine; I can make it single-spaced,
> double-spaced,
> > etc. by highlighting the gray box and selecting
> layout
> > > paragraph > (spacing).  However, I haven't been
> able
> > to get spaces between the single-spaced entries.
> > 
> > Layout > Document > Layout > (single spacing,
> "skip"
> > button checked) gets me the right look in the
> > document, but the bibliography remains untouched.
> > 
> > Any advice?  Ugly hacks welcome.
> > 
> > Thanks,
> > Brad
> > 
> > __
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> 




__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


Re: Problems with BibTex and LyX

2005-06-22 Thread Georg Baum
Janus Sandsgaard wrote:

> 1) When trying to compile the Lyx-doc (show as PDF); I get an error
> message if the title or author fields contain Danish characters such as æ,
> ø and å. How can I work around this issue?

IIRC you have to put them in braces in these fields (like {å}), because
bibtex processes the fields for key extraction etc.


Georg



Taking things out of notes

2005-06-22 Thread Micha Feigin
It was sugested earlier that in order to make things not print temporarily to
put the inside lyx notes (mark then and press insert note). The question is,
whats a good way to take them out again? cutting them out of the note,
pasting them in again outside of it and then deleting the note doesn't seem
like the right approach to doing it.

Thanks
 
 +++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.


latex makebst

2005-06-22 Thread Sam Lewis
On Wed, 22 Jun 2005 09:02:55 +0200 Martin A. Hansen wrote:

> you can make your own .bst file with the program called makebst:
> 
> latex makebst
> 

Very useful -- many thanks! 

Can anyone report of experience using generated BSTs, for book or
article class, which are based on merlin.mbs?

Beyond mere help and slightly off lyx topic, but in quest of knowledge:
What author--year support system meets what need? What are the
significant differences?

%  ,nat%: Natbib
%   %: (def) Older Natbib
% ,alk%: Apalike
% ,har%: Harvard
% ,ast%: Astronomy
% ,cay%: Chicago
% ,nmd%: Named
% ,cn%: Author-date

Cheers, Sam


Re: Problems with BibTex and LyX

2005-06-22 Thread Janus Sandsgaard
On Wednesday 22 June 2005 06:25, Matej Cepl wrote:

> Check that in your LyX document Layout/Document/Language/Encoding you have
> lain1. 

It was set on "auto", but changing to "latin1" did not fix my problem.

> Alternatively you can type (in your .bib file) \ae{} instead of ?, 
> \o{} instead of ? and \r{a} instead of ?.

Thanks. That worked - with "auto" as well as "latin1".

> This seems to me that you are using somehow incorrectly information in
> BibTeX database. Can you send please an example of whole BibTeX record? 

Here is an example of a record where I solved the problem by putting {The 
Danish Board of Technology} in brackets (thank you, Sam Lewis) - both as 
author and publisher using the @book:

@BOOK{DBT2005-GMP-rapporten,
  title = {Nye GM-planter - ny debat. Borgerjury afholdt af Teknologiraadet},
  publisher = {{The Danish Board of Technology}},
  year = {2005},
  author = {{The Danish Board of Technology}},
  institution = {{The Danish Board of Technology}},
  owner = {Janus Sandsgaard},
}

> For 
> example, IMHO the author of the report shouldn't be an institution, but
> some person. Institution is then just in the field institution of
> @techreport.

I agree. But if if I do like that "technical report" will be written in my 
bibliography. 

Janus

-- 
Roskilde University, Denmark.
Department of Technology and Social Science.
International Development Studies.
ESST - Society, Science and Technology in Europe.


Re: Problems with BibTex and LyX - Danish chracters

2005-06-22 Thread Rob S

Ekkehart Schlicht wrote:
When trying to compile the Lyx-doc (show as PDF); I get an error 
message if the title or author fields contain Danish characters such 
as æ, ø and å. How can I work around this issue?



With Windows, you may use Bibedit. That has an option (Edit -> Option)
"Translate extended ASCII" that does the necessary conversions 
automatically.


Ekkehart



Not sure if this will work for all but:


I added a touch of LaTeX code directly into the .bib file entry.

i.e. Freds{\o}e in the bib file entry will produce Fredsøe in the output.

Rob S

--


R D Saunders
Hydraulic Research Group
Department of Civil and Environmental Engineering
University of Southampton
UK



[EMAIL PROTECTED]: help]

2005-06-22 Thread lyx
- Forwarded message from Prasad R <[EMAIL PROTECTED]> -

Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=s1024; d=yahoo.com;
  
h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding;
  
b=iOUgy+pP7IbAW9fPSvKyTi1ZbhueVTlkKqIqXXDBswcuBGNnIe535Pqi2HA6PActJjNXQlTMhAaFOBtEP5YKExVx/iIjQqqPw2AE062E6xQtkZSlyS1wOLJvShLKy8+pxARq1/gr9SfjSgSfpFsQBe/xgO4oBrvdbCm+laGQ84o=
  ;
Date: Tue, 21 Jun 2005 09:29:35 -0700 (PDT)
From: Prasad R <[EMAIL PROTECTED]>
Subject: help
To: [EMAIL PROTECTED]

Respected Sir,

I am using LYX vestion 1.2.3. Unfortunatly is lost my lyx fie. I have PDF of it.

Can you plaes help me in convertin *.pdf to *.lyx

Thanking you,

Prasad.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
- End forwarded message -


Re: Bibtex bibliography formatting

2005-06-22 Thread Juergen Spitzmueller
Bradley Ford wrote:

> Between
> each entry in the bibliography, which is single
> spaced, I need a single blank space.
> 
> The bibliography uses Bibtex (at the end, there is a
> gray box labeled "BibTeX Generated References"), the
> authordate2 style, and Natbib.

Have a look at the \bibsep length (natbib documentation). E.g., add to your
preamble:
\setlength\bibsep{\baselineskip}

HTH,
Jürgen



Re: Overview of the NatBib styles - which is the right one for me?

2005-06-22 Thread Juergen Spitzmueller
Rob S wrote:

> I've just written my entire thesis using apalike + natbib without a
> problem

You probably had just luck that no problem occured. Natbib and apalike a two
different approaches for the same problem (even though natbib has probably
been designed with apalike in mind).

Jürgen



Problems with BibTex and LyX - Danish chracters

2005-06-22 Thread Ekkehart Schlicht
When trying to compile the Lyx-doc (show as PDF); I get an error message if 
the title or author fields contain Danish characters such as æ, ø and å. How 
can I work around this issue?


With Windows, you may use Bibedit. That has an option (Edit -> Option)
"Translate extended ASCII" that does the necessary conversions automatically.

Ekkehart



Problems with BibTex and LyX - Danish chracters

2005-06-22 Thread Ekkehart Schlicht
When trying to compile the Lyx-doc (show as PDF); I get an error message if 
the title or author fields contain Danish characters such as æ, ø and å. How 
can I work around this issue?


With Windows, you may use Bibedit. That has an option (Edit -> Option)
"Translate extended ASCII" that does the necessary conversions automatically.

Ekkehart



Re: Bibtex bibliography formatting

2005-06-22 Thread Martin A. Hansen
you can make your own .bst file with the program called makebst:

latex makebst



martin



On Tue, Jun 21, 2005 at 08:33:02PM -0700, Bradley Ford wrote:
> Hi,
> 
> I need a specific type of formatting for my
> bibliography (non-negotiable, required for my
> dissertation, which is due --right now--).  Between
> each entry in the bibliography, which is single
> spaced, I need a single blank space.
> 
> The bibliography uses Bibtex (at the end, there is a
> gray box labeled "BibTeX Generated References"), the
> authordate2 style, and Natbib.  The bibliography comes
> out fine; I can make it single-spaced, double-spaced,
> etc. by highlighting the gray box and selecting layout
> > paragraph > (spacing).  However, I haven't been able
> to get spaces between the single-spaced entries.
> 
> Layout > Document > Layout > (single spacing, "skip"
> button checked) gets me the right look in the
> document, but the bibliography remains untouched.
> 
> Any advice?  Ugly hacks welcome.
> 
> Thanks,
> Brad
> 
> __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com