Re: something wrong with biblatex

2009-10-25 Thread cmiramon
sara teinturier wrote:

 
 
 Thanks for your answer! Indeed, there are some warning in the Latex log,
 but I don't understand what I have to do with them. The log file is
 attached... Thanks! S.

It is difficult to debug without your bib file. The main problem seems to be
that there is a need for an extra bibtex run on your file.

You should take away the :

\usepackage[francais]{babel}
\usepackage{lmodern}

from your preamble. They are useless (you should choose the language and the
font with the LyX interface) and mess with biblatex.

You also have to download and install the csquotes latex package. I think
there are instructions on the Wiki and then add in your preamble the
following line :

\usepackage[style=french]{csquotes}

Cheers,
Charles  



Re: something wrong with biblatex

2009-10-25 Thread cmiramon
sara teinturier wrote:

 
 
 Thanks for your answer! Indeed, there are some warning in the Latex log,
 but I don't understand what I have to do with them. The log file is
 attached... Thanks! S.

It is difficult to debug without your bib file. The main problem seems to be
that there is a need for an extra bibtex run on your file.

You should take away the :

\usepackage[francais]{babel}
\usepackage{lmodern}

from your preamble. They are useless (you should choose the language and the
font with the LyX interface) and mess with biblatex.

You also have to download and install the csquotes latex package. I think
there are instructions on the Wiki and then add in your preamble the
following line :

\usepackage[style=french]{csquotes}

Cheers,
Charles  



Re: something wrong with biblatex

2009-10-25 Thread cmiramon
sara teinturier wrote:

> 
> 
> Thanks for your answer! Indeed, there are some "warning" in the Latex log,
> but I don't understand what I have to do with them. The log file is
> attached... Thanks! S.

It is difficult to debug without your bib file. The main problem seems to be
that there is a need for an extra bibtex run on your file.

You should take away the :

\usepackage[francais]{babel}
\usepackage{lmodern}

from your preamble. They are useless (you should choose the language and the
font with the LyX interface) and mess with biblatex.

You also have to download and install the csquotes latex package. I think
there are instructions on the Wiki and then add in your preamble the
following line :

\usepackage[style=french]{csquotes}

Cheers,
Charles  



Re: defining custom font size and indentation

2009-07-03 Thread cmiramon
Jürgen Spitzmüller wrote:

 
 Seems to be a bug in the hanging package. I don't have another idea than
 inserting a vertical space.
 

Or you could try to switch to komascript book. In my experience koma works
much better when you start to tweak stuff (fonts, etc.) than the simple
book class. You have in Koma an addmargin environment that does something
similar to hanging.

You have also extensive and comprehensive documentation in German.

Cheers,
Charles




Re: defining custom font size and indentation

2009-07-03 Thread cmiramon
Jürgen Spitzmüller wrote:

 
 Seems to be a bug in the hanging package. I don't have another idea than
 inserting a vertical space.
 

Or you could try to switch to komascript book. In my experience koma works
much better when you start to tweak stuff (fonts, etc.) than the simple
book class. You have in Koma an addmargin environment that does something
similar to hanging.

You have also extensive and comprehensive documentation in German.

Cheers,
Charles




Re: defining custom font size and indentation

2009-07-03 Thread cmiramon
Jürgen Spitzmüller wrote:

> 
> Seems to be a bug in the hanging package. I don't have another idea than
> inserting a vertical space.
> 

Or you could try to switch to komascript book. In my experience koma works
much better when you start to tweak stuff (fonts, etc.) than the simple
book class. You have in Koma an addmargin environment that does something
similar to hanging.

You have also extensive and comprehensive documentation in German.

Cheers,
Charles




Re: Bibliography Is really complex , or it is a bug

2009-05-25 Thread cmiramon
Marcelo Reis wrote:
 I tried A LOT of styles, and finally I was able to find one that I
 thought that meet my needs.it is the ALIKE2 style.

I can't find anything called alike2.bst. Are you using natbib ?


 I'm in this problem for weeks and I'm really tired of it, I would
 appreciate a LOT if some one help me.

Don't worry. Bibliographies can be very frustrating and hard to debug.

You should give more details. Are you using natbib, jurabib, biblatex ? and
a small file with a small bib file.

It seems to me that what you want to achieve can be done with natbib. I
don't know very well natbib but look the documentation or wait that
somebody on the list with more knowledge answers.

Cheers,
Charles 




Re: Bibliography Is really complex , or it is a bug

2009-05-25 Thread cmiramon
Marcelo Reis wrote:
 I tried A LOT of styles, and finally I was able to find one that I
 thought that meet my needs.it is the ALIKE2 style.

I can't find anything called alike2.bst. Are you using natbib ?


 I'm in this problem for weeks and I'm really tired of it, I would
 appreciate a LOT if some one help me.

Don't worry. Bibliographies can be very frustrating and hard to debug.

You should give more details. Are you using natbib, jurabib, biblatex ? and
a small file with a small bib file.

It seems to me that what you want to achieve can be done with natbib. I
don't know very well natbib but look the documentation or wait that
somebody on the list with more knowledge answers.

Cheers,
Charles 




Re: Bibliography Is really complex , or it is a bug

2009-05-25 Thread cmiramon
Marcelo Reis wrote:
> I tried A LOT of styles, and finally I was able to find one that I
> thought that meet my needs.it is the ALIKE2 style.

I can't find anything called alike2.bst. Are you using natbib ?


> I'm in this problem for weeks and I'm really tired of it, I would
> appreciate a LOT if some one help me.

Don't worry. Bibliographies can be very frustrating and hard to debug.

You should give more details. Are you using natbib, jurabib, biblatex ? and
a small file with a small bib file.

It seems to me that what you want to achieve can be done with natbib. I
don't know very well natbib but look the documentation or wait that
somebody on the list with more knowledge answers.

Cheers,
Charles 




Re: OT: Pointers on how to create symbols

2009-05-03 Thread cmiramon
Stefano Franchi wrote:

 Dear Lyxers,
 
 I realize this is way off-topic, but there is so much expertise on this
 list, I thought I could ask anyway.
 
 I need to create a few idiosyncratic symbols (three, to be exact) and my
 efforts to produce them by superimposing existing glyphs with TeX low
 level
 commands  have produced horrible results. I think it would be easier to
 modify a font by adding somewhere the three symbols I need.
 

For simple symbols, I have used a tikz macro. If you can draw the symbol
with the tikz drawing primitives, it is easier than Metapost. The problam
with this solution is that it messes with LaTeX spacing algorithm and you
could get some strange results.

Cheers,
Charles



Re: OT: Pointers on how to create symbols

2009-05-03 Thread cmiramon
Stefano Franchi wrote:

 Dear Lyxers,
 
 I realize this is way off-topic, but there is so much expertise on this
 list, I thought I could ask anyway.
 
 I need to create a few idiosyncratic symbols (three, to be exact) and my
 efforts to produce them by superimposing existing glyphs with TeX low
 level
 commands  have produced horrible results. I think it would be easier to
 modify a font by adding somewhere the three symbols I need.
 

For simple symbols, I have used a tikz macro. If you can draw the symbol
with the tikz drawing primitives, it is easier than Metapost. The problam
with this solution is that it messes with LaTeX spacing algorithm and you
could get some strange results.

Cheers,
Charles



Re: OT: Pointers on how to create symbols

2009-05-03 Thread cmiramon
Stefano Franchi wrote:

> Dear Lyxers,
> 
> I realize this is way off-topic, but there is so much expertise on this
> list, I thought I could ask anyway.
> 
> I need to create a few idiosyncratic symbols (three, to be exact) and my
> efforts to produce them by superimposing existing glyphs with TeX low
> level
> commands  have produced horrible results. I think it would be easier to
> modify a font by adding somewhere the three symbols I need.
> 

For simple symbols, I have used a tikz macro. If you can draw the symbol
with the tikz drawing primitives, it is easier than Metapost. The problam
with this solution is that it messes with LaTeX spacing algorithm and you
could get some strange results.

Cheers,
Charles



Re: Query about formatting reverse-line text

2009-05-02 Thread cmiramon
Frederick Noronha [??? ???] wrote:

 Dear all on this very helpful Lyx list:
 
 I'm trying to format some information with alternative lines reverse,
 as follows:
 http://www.flickr.com/photos/fn-goa/3495151790/sizes/o/
 
 The above was done in Inkscape, since I couldn't get the desired
 result in Lyx (don't know coding). Could anyone help if possible, in
 telling me how this could be done in Lyx? Many thanks... FN
 

You have to put in the LaTeX preamble \usepackage{color}

and then use the colorbox and textcolor macro like that in ERT :

\colorbox{black}{\textcolor{white}{\makebox[\textwidth][l]{White on Black}}}

The makebox macro creates a box the size of \textwidth and align the text on
the left [l].

Cheers,
Charles




Re: Query about formatting reverse-line text

2009-05-02 Thread cmiramon
Frederick Noronha [??? ???] wrote:

 Dear all on this very helpful Lyx list:
 
 I'm trying to format some information with alternative lines reverse,
 as follows:
 http://www.flickr.com/photos/fn-goa/3495151790/sizes/o/
 
 The above was done in Inkscape, since I couldn't get the desired
 result in Lyx (don't know coding). Could anyone help if possible, in
 telling me how this could be done in Lyx? Many thanks... FN
 

You have to put in the LaTeX preamble \usepackage{color}

and then use the colorbox and textcolor macro like that in ERT :

\colorbox{black}{\textcolor{white}{\makebox[\textwidth][l]{White on Black}}}

The makebox macro creates a box the size of \textwidth and align the text on
the left [l].

Cheers,
Charles




Re: Query about formatting reverse-line text

2009-05-02 Thread cmiramon
Frederick Noronha [??? ???] wrote:

> Dear all on this very helpful Lyx list:
> 
> I'm trying to format some information with alternative lines reverse,
> as follows:
> http://www.flickr.com/photos/fn-goa/3495151790/sizes/o/
> 
> The above was done in Inkscape, since I couldn't get the desired
> result in Lyx (don't know coding). Could anyone help if possible, in
> telling me how this could be done in Lyx? Many thanks... FN
> 

You have to put in the LaTeX preamble \usepackage{color}

and then use the colorbox and textcolor macro like that in ERT :

\colorbox{black}{\textcolor{white}{\makebox[\textwidth][l]{White on Black}}}

The makebox macro creates a box the size of \textwidth and align the text on
the left [l].

Cheers,
Charles




Re: Question on \setkomafont{}{}

2009-04-18 Thread cmiramon
Bob Lounsbury wrote:
  From the KOMA-script doc I see that I can use the
 \setkomafont{element}{command} directive to change the typeface for
 specific
 document elements.

  Rather than the san-serif font for the title and section heads, I prefer
 to use the default body text typeface of Palatino-Roman. I added to the
 preamble:

 \setkomafont{title}{}
 \setkomafont{section}{}

  This works for the title, but not the section names because those are
 defined as \section* so they are unnumbered. Trying:

 \setkomafont{section*}{}

 caused a TeX error.

  How can I specify the desired typeface for the unnumbered sections?

 Rich

Try

\renewcommand\sectfont{\rmfamily}

Not very logical

Cheers,
Charles



Re: JurabibMLA

2009-04-18 Thread cmiramon
Tim Smeilus wrote:

 hi all,
 
 I need to write an assignment for college and I need it in MLA format. I
 just can't figure out how to make lyx use that format. All research over
 the net didn't help my out yet.
 I would be glad about all helpful response.
 
 thnx Tim Smeilus

Biblatex-mla is, I believe, better : 

http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex-mla.html


Installation of biblatex and biblatex-mla depends on your platform and LaTeX
distribution.

Cheers,
Charles



Re: Question on \setkomafont{}{}

2009-04-18 Thread cmiramon
Bob Lounsbury wrote:
  From the KOMA-script doc I see that I can use the
 \setkomafont{element}{command} directive to change the typeface for
 specific
 document elements.

  Rather than the san-serif font for the title and section heads, I prefer
 to use the default body text typeface of Palatino-Roman. I added to the
 preamble:

 \setkomafont{title}{}
 \setkomafont{section}{}

  This works for the title, but not the section names because those are
 defined as \section* so they are unnumbered. Trying:

 \setkomafont{section*}{}

 caused a TeX error.

  How can I specify the desired typeface for the unnumbered sections?

 Rich

Try

\renewcommand\sectfont{\rmfamily}

Not very logical

Cheers,
Charles



Re: JurabibMLA

2009-04-18 Thread cmiramon
Tim Smeilus wrote:

 hi all,
 
 I need to write an assignment for college and I need it in MLA format. I
 just can't figure out how to make lyx use that format. All research over
 the net didn't help my out yet.
 I would be glad about all helpful response.
 
 thnx Tim Smeilus

Biblatex-mla is, I believe, better : 

http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex-mla.html


Installation of biblatex and biblatex-mla depends on your platform and LaTeX
distribution.

Cheers,
Charles



Re: Question on \setkomafont{}{}

2009-04-18 Thread cmiramon
Bob Lounsbury wrote:
>>  From the KOMA-script doc I see that I can use the
>> \setkomafont{element}{command} directive to change the typeface for
>> specific
>> document elements.
>>
>>  Rather than the san-serif font for the title and section heads, I prefer
>> to use the default body text typeface of Palatino-Roman. I added to the
>> preamble:
>>
>> \setkomafont{title}{}
>> \setkomafont{section}{}
>>
>>  This works for the title, but not the section names because those are
>> defined as \section* so they are unnumbered. Trying:
>>
>> \setkomafont{section*}{}
>>
>> caused a TeX error.
>>
>>  How can I specify the desired typeface for the unnumbered sections?
>>
>> Rich

Try

\renewcommand\sectfont{\rmfamily}

Not very logical

Cheers,
Charles



Re: JurabibMLA

2009-04-18 Thread cmiramon
Tim Smeilus wrote:

> hi all,
> 
> I need to write an assignment for college and I need it in MLA format. I
> just can't figure out how to make lyx use that format. All research over
> the net didn't help my out yet.
> I would be glad about all helpful response.
> 
> thnx Tim Smeilus

Biblatex-mla is, I believe, better : 

http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex-mla.html


Installation of biblatex and biblatex-mla depends on your platform and LaTeX
distribution.

Cheers,
Charles



Re: Border table in footer possible?

2009-04-07 Thread cmiramon
John Mok wrote:

 Hi,
 
 I am preparing a user manual with a table footer (repeating on each
 page). The footer is a border table which contains a company logo, page
 numbers and others. I checked the documentation and found no clue how to
 do that.
 
 I hope someone could help and advise how to make the table footer.
 
 Thanks a lot.
 
 John Mok

You must use the fancy option for headings and create your footer with latex
commands. 

Look the extended manual of LyX.

If you are using Koma script, you can use the scrpage2 package that provides
more or less the same features than fancyhdr.

Charles



Re: Border table in footer possible?

2009-04-07 Thread cmiramon
John Mok wrote:

 Hi,
 
 I am preparing a user manual with a table footer (repeating on each
 page). The footer is a border table which contains a company logo, page
 numbers and others. I checked the documentation and found no clue how to
 do that.
 
 I hope someone could help and advise how to make the table footer.
 
 Thanks a lot.
 
 John Mok

You must use the fancy option for headings and create your footer with latex
commands. 

Look the extended manual of LyX.

If you are using Koma script, you can use the scrpage2 package that provides
more or less the same features than fancyhdr.

Charles



Re: Border table in footer possible?

2009-04-07 Thread cmiramon
John Mok wrote:

> Hi,
> 
> I am preparing a user manual with a table footer (repeating on each
> page). The footer is a border table which contains a company logo, page
> numbers and others. I checked the documentation and found no clue how to
> do that.
> 
> I hope someone could help and advise how to make the table footer.
> 
> Thanks a lot.
> 
> John Mok

You must use the fancy option for headings and create your footer with latex
commands. 

Look the extended manual of LyX.

If you are using Koma script, you can use the scrpage2 package that provides
more or less the same features than fancyhdr.

Charles



Re: MS Word to LyX

2009-01-26 Thread cmiramon
Anders Host-Madsen wrote:

 I tried to install open office (neo office). It does convert to LaTeX.
 But the issue is that it seems the philosophy in the OO converter is to
 make the typeset
 LaTeX document look like the OO document, rather than conveying the
 meaning/contents
 of the document -- WYSIWYG rather than WYSIWYM. The results is terrible,
 terrible
 LaTeX code. Maybe there is some option to set so that it's converted to
 nice latex code,
 that does not try to reproduce the formatting of the OO document?
 At least the
 commercial programs produce LaTeX code that reproduce the meaning of the
 original document fairly.

To get all the power of the openoffice - latex converter you have to use it
from the command line and tweak configuration files. Google for
writer2latex.

Nevertheless, I doubt that writer2latex converts very well equations in
MsWord. Maybe you could try to export your equations to MathML and then
convert the MathML to LaTeX. I do not know if MsWord can export to MathML.

Cheers,
Charles



Re: MS Word to LyX

2009-01-26 Thread cmiramon
Anders Host-Madsen wrote:

 I tried to install open office (neo office). It does convert to LaTeX.
 But the issue is that it seems the philosophy in the OO converter is to
 make the typeset
 LaTeX document look like the OO document, rather than conveying the
 meaning/contents
 of the document -- WYSIWYG rather than WYSIWYM. The results is terrible,
 terrible
 LaTeX code. Maybe there is some option to set so that it's converted to
 nice latex code,
 that does not try to reproduce the formatting of the OO document?
 At least the
 commercial programs produce LaTeX code that reproduce the meaning of the
 original document fairly.

To get all the power of the openoffice - latex converter you have to use it
from the command line and tweak configuration files. Google for
writer2latex.

Nevertheless, I doubt that writer2latex converts very well equations in
MsWord. Maybe you could try to export your equations to MathML and then
convert the MathML to LaTeX. I do not know if MsWord can export to MathML.

Cheers,
Charles



Re: MS Word to LyX

2009-01-26 Thread cmiramon
Anders Host-Madsen wrote:

> I tried to install open office (neo office). It does convert to LaTeX.
> But the issue is that it seems the philosophy in the OO converter is to
> make the typeset
> LaTeX document look like the OO document, rather than conveying the
> meaning/contents
> of the document -- WYSIWYG rather than WYSIWYM. The results is terrible,
> terrible
> LaTeX code. Maybe there is some option to set so that it's converted to
> nice latex code,
> that does not try to reproduce the formatting of the OO document?
> At least the
> commercial programs produce LaTeX code that reproduce the meaning of the
> original document fairly.

To get all the power of the openoffice -> latex converter you have to use it
from the command line and tweak configuration files. Google for
writer2latex.

Nevertheless, I doubt that writer2latex converts very well equations in
MsWord. Maybe you could try to export your equations to MathML and then
convert the MathML to LaTeX. I do not know if MsWord can export to MathML.

Cheers,
Charles



Re: Fontsize of margins | report-class (KOMA-script) | Lyx 1.6.1

2009-01-10 Thread cmiramon
jezZiFeR wrote:

 Hello,
 
 I would like to change the fontsize of margins and, if possible, also
 other attributes in report-class (KOMA-script):
 I would like to have them a little smaller, left adjusted, and without
 serifs.
 
 Is the same also possible for citations, there I would like to change
 the fontsize also.
 
 Best*
 Jess

I do not understand what you mean with fontsize of margins but KOMA has a
very good and extensive German documentation. It is even printed as a book.

You will find there how to change fonts size for the different elements of
the page.

Cheers,
Charles



Re: Fontsize of margins | report-class (KOMA-script) | Lyx 1.6.1

2009-01-10 Thread cmiramon
jezZiFeR wrote:

 Hello,
 
 I would like to change the fontsize of margins and, if possible, also
 other attributes in report-class (KOMA-script):
 I would like to have them a little smaller, left adjusted, and without
 serifs.
 
 Is the same also possible for citations, there I would like to change
 the fontsize also.
 
 Best*
 Jess

I do not understand what you mean with fontsize of margins but KOMA has a
very good and extensive German documentation. It is even printed as a book.

You will find there how to change fonts size for the different elements of
the page.

Cheers,
Charles



Re: Fontsize of margins | report-class (KOMA-script) | Lyx 1.6.1

2009-01-10 Thread cmiramon
jezZiFeR wrote:

> Hello,
> 
> I would like to change the fontsize of margins and, if possible, also
> other attributes in report-class (KOMA-script):
> I would like to have them a little smaller, left adjusted, and without
> serifs.
> 
> Is the same also possible for citations, there I would like to change
> the fontsize also.
> 
> Best*
> Jess

I do not understand what you mean with "fontsize of margins" but KOMA has a
very good and extensive German documentation. It is even printed as a book.

You will find there how to change fonts size for the different elements of
the page.

Cheers,
Charles



Re: Is Lyx suitable for me?

2009-01-08 Thread cmiramon
Panos Katergiathis wrote:

 Hello all
 
 I am about to author and prepare a book on photography, which is bound
 to have many... well, photos :).
 I will hopefully be using Lyx on an Intel-based Mac and i am wondering
 about two features (that is, if they are available or not):

If you have a lot of pictures and little text and you want to position your
pictures on a fixed grid, then LyX is maybe not the right tool and you
should consider a DTP program like scribus.

Positioning floats on a page can sometimes be very frustrating in LaTeX
.
Charles



Re: Is Lyx suitable for me?

2009-01-08 Thread cmiramon
Panos Katergiathis wrote:

 Hello all
 
 I am about to author and prepare a book on photography, which is bound
 to have many... well, photos :).
 I will hopefully be using Lyx on an Intel-based Mac and i am wondering
 about two features (that is, if they are available or not):

If you have a lot of pictures and little text and you want to position your
pictures on a fixed grid, then LyX is maybe not the right tool and you
should consider a DTP program like scribus.

Positioning floats on a page can sometimes be very frustrating in LaTeX
.
Charles



Re: Is Lyx suitable for me?

2009-01-08 Thread cmiramon
Panos Katergiathis wrote:

> Hello all
> 
> I am about to author and prepare a book on photography, which is bound
> to have many... well, photos :).
> I will hopefully be using Lyx on an Intel-based Mac and i am wondering
> about two features (that is, if they are available or not):

If you have a lot of pictures and little text and you want to position your
pictures on a fixed grid, then LyX is maybe not the right tool and you
should consider a DTP program like scribus.

Positioning floats on a page can sometimes be very frustrating in LaTeX
.
Charles



Re: biblatex for Lyx 1.6.1, OSX

2009-01-04 Thread cmiramon
jezZiFeR wrote:

 Thank you. The problem is, that Lyx still produces errors. What could
 be the problem then?
 This is the error-message:
 
 error:
 LaTeX Error: File `biblatex.sty' not found.
 

Did you install biblatex on your computer ?

If not and you are using MacTeX follow the instructions here : 

http://www.1984produkts.com/donkeyhottie/archives/2008/05/11/mla-bibliographies-in-mactex/

 description:
   \bibliography
 {name of BibDesk-file}^^M
 *** (cannot \read from terminal in nonstop modes)
 
 In the latex preamble I entered the following:
 \usepackage{bibgerm} % Unterstützung für deutsche BibTeX styles

I don't think it is needed with biblatex 

 \usepackage{microtype} %Zuschaltung des Kernings
 \usepackage[style=authoryear,natbib=true]{biblatex}
 \bibliography{name of BibDesk-file}
 
 for the bibtex-toc-index (bibtex-literaturverzeichnis) I use plain-
 style and database articles


Cheers,
Charles



Re: biblatex for Lyx 1.6.1, OSX

2009-01-04 Thread cmiramon
jezZiFeR wrote:

 error:
 LaTeX Error: File `biblatex.sty' not found.


 Did you install biblatex on your computer ?

 If not and you are using MacTeX follow the instructions here :


http://www.1984produkts.com/donkeyhottie/archives/2008/05/11/mla-bibliographies-in-mactex/

 
 Thanks ? I assumed it was installed with MacTex. It wasn?t, so I did
 that now?

If you want to use Dominik Wassenhoven's styles you must also download and
install them on your computer because, the styles are not included in the
standard biblatex. But you can do that later...

 The problem now is, that I don?t get an index. I have inserted a
 BibTex-Index   and tried different styles. As far as I understood it
 doesn?t matter, which one I choose. Or do I have to install a style
 also?

We are getting there You must now follow step 4 and 5 of the wiki 
http://wiki.lyx.org/BibTeX/Biblatex

With step 4 you makebelieve LyX that is loading a normal bibtex file. After
step 4, you will find your references in the citation dialogue  

Step 5 is to print your bibliography where you want it in your text

Cheers,
Charles



Re: biblatex for Lyx 1.6.1, OSX

2009-01-04 Thread cmiramon
jezZiFeR wrote:

 Thank you. The problem is, that Lyx still produces errors. What could
 be the problem then?
 This is the error-message:
 
 error:
 LaTeX Error: File `biblatex.sty' not found.
 

Did you install biblatex on your computer ?

If not and you are using MacTeX follow the instructions here : 

http://www.1984produkts.com/donkeyhottie/archives/2008/05/11/mla-bibliographies-in-mactex/

 description:
   \bibliography
 {name of BibDesk-file}^^M
 *** (cannot \read from terminal in nonstop modes)
 
 In the latex preamble I entered the following:
 \usepackage{bibgerm} % Unterstützung für deutsche BibTeX styles

I don't think it is needed with biblatex 

 \usepackage{microtype} %Zuschaltung des Kernings
 \usepackage[style=authoryear,natbib=true]{biblatex}
 \bibliography{name of BibDesk-file}
 
 for the bibtex-toc-index (bibtex-literaturverzeichnis) I use plain-
 style and database articles


Cheers,
Charles



Re: biblatex for Lyx 1.6.1, OSX

2009-01-04 Thread cmiramon
jezZiFeR wrote:

 error:
 LaTeX Error: File `biblatex.sty' not found.


 Did you install biblatex on your computer ?

 If not and you are using MacTeX follow the instructions here :


http://www.1984produkts.com/donkeyhottie/archives/2008/05/11/mla-bibliographies-in-mactex/

 
 Thanks ? I assumed it was installed with MacTex. It wasn?t, so I did
 that now?

If you want to use Dominik Wassenhoven's styles you must also download and
install them on your computer because, the styles are not included in the
standard biblatex. But you can do that later...

 The problem now is, that I don?t get an index. I have inserted a
 BibTex-Index   and tried different styles. As far as I understood it
 doesn?t matter, which one I choose. Or do I have to install a style
 also?

We are getting there You must now follow step 4 and 5 of the wiki 
http://wiki.lyx.org/BibTeX/Biblatex

With step 4 you makebelieve LyX that is loading a normal bibtex file. After
step 4, you will find your references in the citation dialogue  

Step 5 is to print your bibliography where you want it in your text

Cheers,
Charles



Re: biblatex for Lyx 1.6.1, OSX

2009-01-04 Thread cmiramon
jezZiFeR wrote:

> Thank you. The problem is, that Lyx still produces errors. What could
> be the problem then?
> This is the error-message:
> 
> error:
> LaTeX Error: File `biblatex.sty' not found.
> 

Did you install biblatex on your computer ?

If not and you are using MacTeX follow the instructions here : 

http://www.1984produkts.com/donkeyhottie/archives/2008/05/11/mla-bibliographies-in-mactex/

> description:
>   \bibliography
> {}^^M
> *** (cannot \read from terminal in nonstop modes)
> 
> In the latex preamble I entered the following:
> \usepackage{bibgerm} % Unterstützung für deutsche BibTeX styles

I don't think it is needed with biblatex 

> \usepackage{microtype} %Zuschaltung des Kernings
> \usepackage[style=authoryear,natbib=true]{biblatex}
> \bibliography{}
> 
> for the bibtex-toc-index (bibtex-literaturverzeichnis) I use "plain"-
> style and database "articles"


Cheers,
Charles



Re: biblatex for Lyx 1.6.1, OSX

2009-01-04 Thread cmiramon
jezZiFeR wrote:

>>> error:
>>> LaTeX Error: File `biblatex.sty' not found.
>>>
>>
>> Did you install biblatex on your computer ?
>>
>> If not and you are using MacTeX follow the instructions here :
>>
>>
http://www.1984produkts.com/donkeyhottie/archives/2008/05/11/mla-bibliographies-in-mactex/

> 
> Thanks ? I assumed it was installed with MacTex. It wasn?t, so I did
> that now?

If you want to use Dominik Wassenhoven's styles you must also download and
install them on your computer because, the styles are not included in the
standard biblatex. But you can do that later...

> The problem now is, that I don?t get an index. I have inserted a
> BibTex-Index   and tried different styles. As far as I understood it
> doesn?t matter, which one I choose. Or do I have to install a style
> also?

We are getting there You must now follow step 4 and 5 of the wiki 
http://wiki.lyx.org/BibTeX/Biblatex

With step 4 you makebelieve LyX that is loading a normal bibtex file. After
step 4, you will find your references in the citation dialogue  

Step 5 is to print your bibliography where you want it in your text

Cheers,
Charles



Re: Ligation in report(komascript)-class

2009-01-03 Thread cmiramon
jezZiFeR wrote:

 As far as I understand, this function removes ligations. I want to add a
 ligaton, which works automatically for many letters, but not for the
 french »Oeuvre«. I tried to enter the ligature break anyway, but nothing
 changed, still no ligation.
 
 Best*
 Jess
 
You have to introduce manually the oe ligature either by creating a latex
inset and inserting \oe{} for lowercase or \OE{} for the uppercase or you
can directly insert the symbol from the menu Insert - Special Character -
Symbols - Latin Extended A



The oe ligature is not automatic because, in French, the ligature is done
only if oe is the diphthong and pronounced 'eu' (like coeur, oeuvre, boeuf,
soeur) or for some words coming from the Greek : OEdipe, OEnologue,
OEsophage, foetus. Purists will pronounce here Édipe, Énologue but normal
French pronounciation is Eudipe except for foetus which is pronounced fétus 

You do not do the ligature if it is two vowels and pronounced o-é like
coercitif or a foreign word like Goethe.

Cheers,
Charles

  



Re: Ligation in report(komascript)-class

2009-01-03 Thread cmiramon
jezZiFeR wrote:

 As far as I understand, this function removes ligations. I want to add a
 ligaton, which works automatically for many letters, but not for the
 french »Oeuvre«. I tried to enter the ligature break anyway, but nothing
 changed, still no ligation.
 
 Best*
 Jess
 
You have to introduce manually the oe ligature either by creating a latex
inset and inserting \oe{} for lowercase or \OE{} for the uppercase or you
can directly insert the symbol from the menu Insert - Special Character -
Symbols - Latin Extended A



The oe ligature is not automatic because, in French, the ligature is done
only if oe is the diphthong and pronounced 'eu' (like coeur, oeuvre, boeuf,
soeur) or for some words coming from the Greek : OEdipe, OEnologue,
OEsophage, foetus. Purists will pronounce here Édipe, Énologue but normal
French pronounciation is Eudipe except for foetus which is pronounced fétus 

You do not do the ligature if it is two vowels and pronounced o-é like
coercitif or a foreign word like Goethe.

Cheers,
Charles

  



Re: Ligation in report(komascript)-class

2009-01-03 Thread cmiramon
jezZiFeR wrote:

> As far as I understand, this function removes ligations. I want to add a
> ligaton, which works automatically for many letters, but not for the
> french »Oeuvre«. I tried to enter the ligature break anyway, but nothing
> changed, still no ligation.
> 
> Best*
> Jess
> 
You have to introduce manually the oe ligature either by creating a latex
inset and inserting \oe{} for lowercase or \OE{} for the uppercase or you
can directly insert the symbol from the menu Insert -> Special Character ->
Symbols -> Latin Extended A



The oe ligature is not automatic because, in French, the ligature is done
only if oe is the diphthong and pronounced 'eu' (like coeur, oeuvre, boeuf,
soeur) or for some words coming from the Greek : OEdipe, OEnologue,
OEsophage, foetus. Purists will pronounce here Édipe, Énologue but normal
French pronounciation is Eudipe except for foetus which is pronounced fétus 

You do not do the ligature if it is two vowels and pronounced o-é like
coercitif or a foreign word like Goethe.

Cheers,
Charles

  



Re: configuring jurabib

2008-12-29 Thread cmiramon
jezZiFeR wrote:

 Thank you, so I don?t need to try to get it working.
 
 Would you really recommend to use biblatex? Is it stable and does it
 provide german terms also? Seems a lot of work an I even don?t get the
 first (pre-)step done. In the wiki I find the following sentence:

Yes. Having used jurabib for several years, I have switched to biblatex and
it is better. Jurabib is also a dead project. If you are starting a long
project (Ms or Phd or big article) go down the biblatex road, if you are on
a short deadline, keep jurabib.

By googling your example, you seem to be working in music history. Try 
Dominik Wassenhoven's biblatex styles
(http://biblatex.dominik-wassenhoven.de/). They are done for the German
humanities style and I guess you can adapt it to your taste. 


 
 »create an new layout file in your user directory (Help?About LyX tells
 you where you can find this directory)?«
 
 I could openthe user directory, but I don?t see any layout-file. Or is
 meant sth different? I Don?t have »About Lyx« in my help-menu.
 

It is the last item of the Help Menu.

Cheers,
Charles



Re: configuring jurabib

2008-12-29 Thread cmiramon
jezZiFeR wrote:

 Thank you, so I don?t need to try to get it working.
 
 Would you really recommend to use biblatex? Is it stable and does it
 provide german terms also? Seems a lot of work an I even don?t get the
 first (pre-)step done. In the wiki I find the following sentence:

Yes. Having used jurabib for several years, I have switched to biblatex and
it is better. Jurabib is also a dead project. If you are starting a long
project (Ms or Phd or big article) go down the biblatex road, if you are on
a short deadline, keep jurabib.

By googling your example, you seem to be working in music history. Try 
Dominik Wassenhoven's biblatex styles
(http://biblatex.dominik-wassenhoven.de/). They are done for the German
humanities style and I guess you can adapt it to your taste. 


 
 »create an new layout file in your user directory (Help?About LyX tells
 you where you can find this directory)?«
 
 I could openthe user directory, but I don?t see any layout-file. Or is
 meant sth different? I Don?t have »About Lyx« in my help-menu.
 

It is the last item of the Help Menu.

Cheers,
Charles



Re: configuring jurabib

2008-12-29 Thread cmiramon
jezZiFeR wrote:

> Thank you, so I don?t need to try to get it working.
> 
> Would you really recommend to use biblatex? Is it stable and does it
> provide german terms also? Seems a lot of work an I even don?t get the
> first (pre-)step done. In the wiki I find the following sentence:

Yes. Having used jurabib for several years, I have switched to biblatex and
it is better. Jurabib is also a dead project. If you are starting a long
project (Ms or Phd or big article) go down the biblatex road, if you are on
a short deadline, keep jurabib.

By googling your example, you seem to be working in music history. Try 
Dominik Wassenhoven's biblatex styles
(http://biblatex.dominik-wassenhoven.de/). They are done for the German
humanities style and I guess you can adapt it to your taste. 


> 
> »create an new layout file in your user directory (Help?About LyX tells
> you where you can find this directory)?«
> 
> I could openthe user directory, but I don?t see any layout-file. Or is
> meant sth different? I Don?t have »About Lyx« in my help-menu.
> 

It is the last item of the Help Menu.

Cheers,
Charles



Re: configuring jurabib

2008-12-28 Thread cmiramon
jezZiFeR wrote:

 Hello,
 
 I?m using Jurabib in a report-class-document and BibDesk. When I
 import references that have multiple authors, I get lines like this in
 the index:
 
 »Finscher, Ludwig; Hermann Danuser, Tobias Plebuch«
 instead I would like to have:
 »Finscher, Ludwig et. al«
 
 How could I achieve this?
 
 Best*
 Jess

According to page 8 of the English jurabib manual, Jurabib shifts to 'et
al.' only if there are 4 authors. I don't think you can change this
behaviour and a cursory look at the jurabib.sty code does not reveal an
easy switch.

Biblatex has this option.

Cheers,
Charles 



Re: configuring jurabib

2008-12-28 Thread cmiramon
jezZiFeR wrote:

 Hello,
 
 I?m using Jurabib in a report-class-document and BibDesk. When I
 import references that have multiple authors, I get lines like this in
 the index:
 
 »Finscher, Ludwig; Hermann Danuser, Tobias Plebuch«
 instead I would like to have:
 »Finscher, Ludwig et. al«
 
 How could I achieve this?
 
 Best*
 Jess

According to page 8 of the English jurabib manual, Jurabib shifts to 'et
al.' only if there are 4 authors. I don't think you can change this
behaviour and a cursory look at the jurabib.sty code does not reveal an
easy switch.

Biblatex has this option.

Cheers,
Charles 



Re: configuring jurabib

2008-12-28 Thread cmiramon
jezZiFeR wrote:

> Hello,
> 
> I?m using Jurabib in a report-class-document and BibDesk. When I
> import references that have multiple authors, I get lines like this in
> the index:
> 
> »Finscher, Ludwig; Hermann Danuser, Tobias Plebuch«
> instead I would like to have:
> »Finscher, Ludwig et. al«
> 
> How could I achieve this?
> 
> Best*
> Jess

According to page 8 of the English jurabib manual, Jurabib shifts to 'et
al.' only if there are 4 authors. I don't think you can change this
behaviour and a cursory look at the jurabib.sty code does not reveal an
easy switch.

Biblatex has this option.

Cheers,
Charles 



Re: avoiding indentation within footnotes and adding vertical space under headings

2008-11-16 Thread cmiramon
Nicolas Triart wrote:

 Dear All,
 
 I am currently finalising my PhD dissertation in Law. I'm using Lyx 1.6 on
 windows xp (no package yet for lyx 1.6 on my mandriva :-)) and would need
 some help.
 The class document I use is book (koma-script). The first think I would
 like to do is to to avoid indentation within the footnotes. 
Look p. 92 of the English komascript documentation.

 I guess this 
 is possible to do it with footmisc but I didn't manage to put the right
 commands into my preamble until now. The second thing I would need to do
 is to add extra vertical space under the subparagraph and paragraph
 headings to make the space between these headings and the begining of the
 text of the next paragraph more or less the same than between the section
 heading and the begining of the next paragraph.

To see how a section / subsection / paragraph etc.. is formatted see :

http://www.grappa.univ-lille3.fr/FAQ-LaTeX/6.3.html

Cheers,
Charles




Re: avoiding indentation within footnotes and adding vertical space under headings

2008-11-16 Thread cmiramon
Nicolas Triart wrote:

 Dear All,
 
 I am currently finalising my PhD dissertation in Law. I'm using Lyx 1.6 on
 windows xp (no package yet for lyx 1.6 on my mandriva :-)) and would need
 some help.
 The class document I use is book (koma-script). The first think I would
 like to do is to to avoid indentation within the footnotes. 
Look p. 92 of the English komascript documentation.

 I guess this 
 is possible to do it with footmisc but I didn't manage to put the right
 commands into my preamble until now. The second thing I would need to do
 is to add extra vertical space under the subparagraph and paragraph
 headings to make the space between these headings and the begining of the
 text of the next paragraph more or less the same than between the section
 heading and the begining of the next paragraph.

To see how a section / subsection / paragraph etc.. is formatted see :

http://www.grappa.univ-lille3.fr/FAQ-LaTeX/6.3.html

Cheers,
Charles




Re: avoiding indentation within footnotes and adding vertical space under headings

2008-11-16 Thread cmiramon
Nicolas Triart wrote:

> Dear All,
> 
> I am currently finalising my PhD dissertation in Law. I'm using Lyx 1.6 on
> windows xp (no package yet for lyx 1.6 on my mandriva :-)) and would need
> some help.
> The class document I use is book (koma-script). The first think I would
> like to do is to to avoid indentation within the footnotes. 
Look p. 92 of the English komascript documentation.

> I guess this 
> is possible to do it with footmisc but I didn't manage to put the right
> commands into my preamble until now. The second thing I would need to do
> is to add extra vertical space under the subparagraph and paragraph
> headings to make the space between these headings and the begining of the
> text of the next paragraph more or less the same than between the section
> heading and the begining of the next paragraph.

To see how a section / subsection / paragraph etc.. is formatted see :

http://www.grappa.univ-lille3.fr/FAQ-LaTeX/6.3.html

Cheers,
Charles




Re: Can you suggest a good way to draw pictures with latex code?

2008-10-15 Thread cmiramon
Erez Yerushalmi wrote:

 
 Can anyone suggest a good drawing program?
 Can Beamer do this??  I haven't used it yet (I admit).
 

If you want to draw / code technical drawings and plots try tikz / pgf. It
will work well with beamer because both packages are done by the same
author, Till Tantau.

Look  http://www.texample.net/tikz/examples/ to see what you can do with
tikz

The documentation is very good and the syntax is nice.

Similar to tikz / pgf but older, pstricks is quite popular and well
documented. 

You have also Asymptote.

Cheers,
Charles



Re: Setting two character styles at once

2008-10-15 Thread cmiramon
Michael Brown wrote:

 Greetings,
 
 I'm currently writing up a document and I'm trying to do something
 relatively simple (considering what else I've done :).
 
 I'd like to write text that is both in the typewriter face and bolded.
 Using LyX, what I end up with is:
 
  \texttt{\textbf{0x2E}}: Constant   ..
 
 and the resulting output is in typewriter style but not bolded. Is there
 any way to do both?
 

The default LaTeX Fixed font does not have bold glyphs. But if you choose
Courier in the fonts combo, it should work.

Cheers,
Charles



Re: Can you suggest a good way to draw pictures with latex code?

2008-10-15 Thread cmiramon
Erez Yerushalmi wrote:

 
 Can anyone suggest a good drawing program?
 Can Beamer do this??  I haven't used it yet (I admit).
 

If you want to draw / code technical drawings and plots try tikz / pgf. It
will work well with beamer because both packages are done by the same
author, Till Tantau.

Look  http://www.texample.net/tikz/examples/ to see what you can do with
tikz

The documentation is very good and the syntax is nice.

Similar to tikz / pgf but older, pstricks is quite popular and well
documented. 

You have also Asymptote.

Cheers,
Charles



Re: Setting two character styles at once

2008-10-15 Thread cmiramon
Michael Brown wrote:

 Greetings,
 
 I'm currently writing up a document and I'm trying to do something
 relatively simple (considering what else I've done :).
 
 I'd like to write text that is both in the typewriter face and bolded.
 Using LyX, what I end up with is:
 
  \texttt{\textbf{0x2E}}: Constant   ..
 
 and the resulting output is in typewriter style but not bolded. Is there
 any way to do both?
 

The default LaTeX Fixed font does not have bold glyphs. But if you choose
Courier in the fonts combo, it should work.

Cheers,
Charles



Re: Can you suggest a good way to draw pictures with latex code?

2008-10-15 Thread cmiramon
Erez Yerushalmi wrote:

> 
> Can anyone suggest a good drawing program?
> Can Beamer do this??  I haven't used it yet (I admit).
> 

If you want to draw / code technical drawings and plots try tikz / pgf. It
will work well with beamer because both packages are done by the same
author, Till Tantau.

Look  http://www.texample.net/tikz/examples/ to see what you can do with
tikz

The documentation is very good and the syntax is nice.

Similar to tikz / pgf but older, pstricks is quite popular and well
documented. 

You have also Asymptote.

Cheers,
Charles



Re: Setting two character styles at once

2008-10-15 Thread cmiramon
Michael Brown wrote:

> Greetings,
> 
> I'm currently writing up a document and I'm trying to do something
> relatively simple (considering what else I've done :).
> 
> I'd like to write text that is both in the typewriter face and bolded.
> Using LyX, what I end up with is:
> 
>  \texttt{\textbf{0x2E}}: Constant   ..
> 
> and the resulting output is in typewriter style but not bolded. Is there
> any way to do both?
> 

The default LaTeX Fixed font does not have bold glyphs. But if you choose
Courier in the fonts combo, it should work.

Cheers,
Charles



Re: Formatting in-text citations

2008-09-24 Thread cmiramon
Andrew Barr wrote:

 Hi Lyx Users,
 
 I am compiling a large annotated reading list for my PhD comprehensive
 qualifying exams.  I want to use lyx because of the flawless integration
 with my large BibTeX database.  However, all of the BibTeX style files
 that
 I have used previously have abbreviated in-text citations.  The behaviour
 I seek is, upon inserting a citation into an itemized environment, BibTeX/
 LyX should place a fully fledged verbose bibliographic entry at the
 in-text
 citation location.  Does anybody have ideas on how to accomplish this?
 
 Thanks,
 
 Andrew

Look biblatex or jurabib

Cheers,
Charles



Re: Formatting in-text citations

2008-09-24 Thread cmiramon
Andrew Barr wrote:

 Hi Lyx Users,
 
 I am compiling a large annotated reading list for my PhD comprehensive
 qualifying exams.  I want to use lyx because of the flawless integration
 with my large BibTeX database.  However, all of the BibTeX style files
 that
 I have used previously have abbreviated in-text citations.  The behaviour
 I seek is, upon inserting a citation into an itemized environment, BibTeX/
 LyX should place a fully fledged verbose bibliographic entry at the
 in-text
 citation location.  Does anybody have ideas on how to accomplish this?
 
 Thanks,
 
 Andrew

Look biblatex or jurabib

Cheers,
Charles



Re: Formatting in-text citations

2008-09-24 Thread cmiramon
Andrew Barr wrote:

> Hi Lyx Users,
> 
> I am compiling a large annotated reading list for my PhD comprehensive
> qualifying exams.  I want to use lyx because of the flawless integration
> with my large BibTeX database.  However, all of the BibTeX style files
> that
> I have used previously have abbreviated in-text citations.  The behaviour
> I seek is, upon inserting a citation into an itemized environment, BibTeX/
> LyX should place a fully fledged verbose bibliographic entry at the
> in-text
> citation location.  Does anybody have ideas on how to accomplish this?
> 
> Thanks,
> 
> Andrew

Look biblatex or jurabib

Cheers,
Charles



Re: Reprinted material

2008-09-03 Thread cmiramon
Julio Rojas wrote:

 Thank you all for your answers, they have been of great help. Still,
 the main technical question, the how do I do it in BibTeX, remains
 unanswered. Is there a Note or Previously Published field in
 BibTeX? How do I solve this problem using the available fields?
 
There are three different problems :

 - edition number. For example, B. Obama, Hope, hope, etc..., New York :
Faber, 2008, 4th edition 
You use there the edition field in a bib entry with an integer, most
European styles put the number in superscript after or before the year
(German way). The edition field works with most bibtex styles

 - reprint (meaning a photomecanical reproduction of an old book)
  
Avicenna, Liber canonis, Venice, 1507 (reprint Hildesheim : Olms Verlag,
1964)

Then you have to use Biblatex that adds to the bib file fields an origyear,
origlocation, origtitle fields for reprint information or translation. The
new chicago biblatex style uses them.

 - translation 
J. L. Borges, Histoire universelle de l'infamie, Paris : Christian
Bourgeois, 1985 (orig. Historia universal de la infamia, Buenos Aires,
1935)

Possible with the Biblatex origyear, origlocation, origtitle with some macro
magic.


If the bibliographic style that you want to use does not mandate to put the
reprint / translation information in the footnotes citation but you just
want to add this information at the end of a bibliographic entry in the
ending bibliography then use the note field.

 



Re: Reprinted material

2008-09-03 Thread cmiramon
Julio Rojas wrote:

 Thank you all for your answers, they have been of great help. Still,
 the main technical question, the how do I do it in BibTeX, remains
 unanswered. Is there a Note or Previously Published field in
 BibTeX? How do I solve this problem using the available fields?
 
There are three different problems :

 - edition number. For example, B. Obama, Hope, hope, etc..., New York :
Faber, 2008, 4th edition 
You use there the edition field in a bib entry with an integer, most
European styles put the number in superscript after or before the year
(German way). The edition field works with most bibtex styles

 - reprint (meaning a photomecanical reproduction of an old book)
  
Avicenna, Liber canonis, Venice, 1507 (reprint Hildesheim : Olms Verlag,
1964)

Then you have to use Biblatex that adds to the bib file fields an origyear,
origlocation, origtitle fields for reprint information or translation. The
new chicago biblatex style uses them.

 - translation 
J. L. Borges, Histoire universelle de l'infamie, Paris : Christian
Bourgeois, 1985 (orig. Historia universal de la infamia, Buenos Aires,
1935)

Possible with the Biblatex origyear, origlocation, origtitle with some macro
magic.


If the bibliographic style that you want to use does not mandate to put the
reprint / translation information in the footnotes citation but you just
want to add this information at the end of a bibliographic entry in the
ending bibliography then use the note field.

 



Re: Reprinted material

2008-09-03 Thread cmiramon
Julio Rojas wrote:

> Thank you all for your answers, they have been of great help. Still,
> the main technical question, the how do I do it in BibTeX, remains
> unanswered. Is there a "Note" or "Previously Published" field in
> BibTeX? How do I solve this problem using the available fields?
> 
There are three different problems :

 - edition number. For example, B. Obama, Hope, hope, etc..., New York :
Faber, 2008, 4th edition 
You use there the edition field in a bib entry with an integer, most
European styles put the number in superscript after or before the year
(German way). The edition field works with most bibtex styles

 - reprint (meaning a photomecanical reproduction of an old book)
  
Avicenna, Liber canonis, Venice, 1507 (reprint Hildesheim : Olms Verlag,
1964)

Then you have to use Biblatex that adds to the bib file fields an origyear,
origlocation, origtitle fields for reprint information or translation. The
new chicago biblatex style uses them.

 - translation 
J. L. Borges, Histoire universelle de l'infamie, Paris : Christian
Bourgeois, 1985 (orig. Historia universal de la infamia, Buenos Aires,
1935)

Possible with the Biblatex origyear, origlocation, origtitle with some macro
magic.


If the bibliographic style that you want to use does not mandate to put the
reprint / translation information in the footnotes citation but you just
want to add this information at the end of a bibliographic entry in the
ending bibliography then use the note field.

 



Re: Converting msword to LyX is ugly!

2008-07-20 Thread cmiramon
Steve Litt wrote:
 It would have been wonderful. Unfortunately, writer2latex preserves the
 level class hierarchy (level1-part, level2-chapter, etc) but it dumps
 all my custom made classes and does its best to reproduce them with fine
 tuning. This is the second tool that's tried to do me the favor of
 converting my styles to fine tuning.
 

You can add your custom styles to the writer2latex configuration files. It
is explained here :
http://www.hj-gym.dk/~hj/writer2latex/doc/user-manual4.html#toc10

Globally what you have to do is to create a custom configuration file where
you :
1) give the writer2latex options to take away most of the wysiwyg stuff
(options formatting, and page_formatting) but leave the italic/bold etc...
2) create mapping for all your styles

Then :  
3) convert the file with writer2latex
4) clean the latex file. I have a sed script to do it but you can do it in
your favorite vim.
5) Create a custom layout in LyX
5) import it in LyX with your layout.

I use this workflow to convert old articles from MsWord to LyX and it works
well. 

Cheers,
Charles



Re: Converting msword to LyX is ugly!

2008-07-20 Thread cmiramon
Steve Litt wrote:
 It would have been wonderful. Unfortunately, writer2latex preserves the
 level class hierarchy (level1-part, level2-chapter, etc) but it dumps
 all my custom made classes and does its best to reproduce them with fine
 tuning. This is the second tool that's tried to do me the favor of
 converting my styles to fine tuning.
 

You can add your custom styles to the writer2latex configuration files. It
is explained here :
http://www.hj-gym.dk/~hj/writer2latex/doc/user-manual4.html#toc10

Globally what you have to do is to create a custom configuration file where
you :
1) give the writer2latex options to take away most of the wysiwyg stuff
(options formatting, and page_formatting) but leave the italic/bold etc...
2) create mapping for all your styles

Then :  
3) convert the file with writer2latex
4) clean the latex file. I have a sed script to do it but you can do it in
your favorite vim.
5) Create a custom layout in LyX
5) import it in LyX with your layout.

I use this workflow to convert old articles from MsWord to LyX and it works
well. 

Cheers,
Charles



Re: Converting msword to LyX is ugly!

2008-07-20 Thread cmiramon
Steve Litt wrote:
> It would have been wonderful. Unfortunately, writer2latex preserves the
> level class hierarchy (level1->part, level2->chapter, etc) but it dumps
> all my custom made classes and does its best to reproduce them with fine
> tuning. This is the second tool that's tried to do me the "favor" of
> converting my styles to fine tuning.
> 

You can add your custom styles to the writer2latex configuration files. It
is explained here :
http://www.hj-gym.dk/~hj/writer2latex/doc/user-manual4.html#toc10

Globally what you have to do is to create a custom configuration file where
you :
1) give the writer2latex options to take away most of the wysiwyg stuff
(options formatting, and page_formatting) but leave the italic/bold etc...
2) create mapping for all your styles

Then :  
3) convert the file with writer2latex
4) clean the latex file. I have a sed script to do it but you can do it in
your favorite vim.
5) Create a custom layout in LyX
5) import it in LyX with your layout.

I use this workflow to convert old articles from MsWord to LyX and it works
well. 

Cheers,
Charles



Re: Costumizing Koma script

2008-07-08 Thread cmiramon
Guillaume Larocque wrote:

 However, there are a few things I don't like about Koma-Script. First
 of all, I would like to have the word Chapter in front of Chapter
 numbers and titles and I would like to have the titles in Roman fonts.
 I would also like to have my table captions appear on top of the
 tables rather than below. I added the word tablecaptionabove in the
 options of Documentparametersdocument class, but that didn't do
 anything.
Look at the Koma-Script documentation

ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf

You should look for chapterprefix and setkomafont. The tablecaptionabove
options modify the space after the caption but does not modify where the
caption is printed in your float, you will have to cutpaste to put the
caption above the table. 

Cheers,
Charles



Re: Costumizing Koma script

2008-07-08 Thread cmiramon
Guillaume Larocque wrote:

 However, there are a few things I don't like about Koma-Script. First
 of all, I would like to have the word Chapter in front of Chapter
 numbers and titles and I would like to have the titles in Roman fonts.
 I would also like to have my table captions appear on top of the
 tables rather than below. I added the word tablecaptionabove in the
 options of Documentparametersdocument class, but that didn't do
 anything.
Look at the Koma-Script documentation

ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf

You should look for chapterprefix and setkomafont. The tablecaptionabove
options modify the space after the caption but does not modify where the
caption is printed in your float, you will have to cutpaste to put the
caption above the table. 

Cheers,
Charles



Re: Costumizing Koma script

2008-07-08 Thread cmiramon
Guillaume Larocque wrote:

> However, there are a few things I don't like about Koma-Script. First
> of all, I would like to have the word "Chapter" in front of Chapter
> numbers and titles and I would like to have the titles in Roman fonts.
> I would also like to have my table captions appear on top of the
> tables rather than below. I added the word "tablecaptionabove" in the
> options of Document>parameters>document class, but that didn't do
> anything.
Look at the Koma-Script documentation

ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf

You should look for chapterprefix and setkomafont. The tablecaptionabove
options modify the space after the caption but does not modify where the
caption is printed in your float, you will have to cut to put the
caption above the table. 

Cheers,
Charles



Re: where to find scientific journal layout-files

2008-07-03 Thread cmiramon
Maarten van Iterson wrote:

 Hello LyX-user,
 
 LyX is very handy in writing scientific documents.
 But now I have to submit an article to e.g. BioMed Central or another
 Bioinformatics Journal. Although most journal have LaTeX documentclass
 layout files are not provided. Does anyone know of a layout repository,
 besides the one on the wiki.lyx? Or do I have to write them myselfs?
 
 Thanks in advance
 
You have to write the layout files. It is generally not very difficult.

Cheers,
Charles



Re: where to find scientific journal layout-files

2008-07-03 Thread cmiramon
Maarten van Iterson wrote:

 Hello LyX-user,
 
 LyX is very handy in writing scientific documents.
 But now I have to submit an article to e.g. BioMed Central or another
 Bioinformatics Journal. Although most journal have LaTeX documentclass
 layout files are not provided. Does anyone know of a layout repository,
 besides the one on the wiki.lyx? Or do I have to write them myselfs?
 
 Thanks in advance
 
You have to write the layout files. It is generally not very difficult.

Cheers,
Charles



Re: where to find scientific journal layout-files

2008-07-03 Thread cmiramon
Maarten van Iterson wrote:

> Hello LyX-user,
> 
> LyX is very handy in writing scientific documents.
> But now I have to submit an article to e.g. BioMed Central or another
> Bioinformatics Journal. Although most journal have LaTeX documentclass
> layout files are not provided. Does anyone know of a layout repository,
> besides the one on the wiki.lyx? Or do I have to write them myselfs?
> 
> Thanks in advance
> 
You have to write the layout files. It is generally not very difficult.

Cheers,
Charles



Re: Sumatra PDF 0.8.1 (for Windows) w/ reload and tex integration now available

2008-06-03 Thread cmiramon
William Adams wrote:

 
 Not sure if the pdfsync functionality will work w/ LyX or no, but if
 it could be made to, that'd be fabulous.
 
 William
 

Pdfsync seems to be replaced by synctex for the next version of XeTeX and
pdfTex

http://www.gust.org.pl/BachoTeX/2008/presentations/XeTeX-BachoTeX2008-pres.pdf

Cheers,
Charles



Re: Sumatra PDF 0.8.1 (for Windows) w/ reload and tex integration now available

2008-06-03 Thread cmiramon
William Adams wrote:

 
 Not sure if the pdfsync functionality will work w/ LyX or no, but if
 it could be made to, that'd be fabulous.
 
 William
 

Pdfsync seems to be replaced by synctex for the next version of XeTeX and
pdfTex

http://www.gust.org.pl/BachoTeX/2008/presentations/XeTeX-BachoTeX2008-pres.pdf

Cheers,
Charles



Re: Sumatra PDF 0.8.1 (for Windows) w/ reload and tex integration now available

2008-06-03 Thread cmiramon
William Adams wrote:

> 
> Not sure if the pdfsync functionality will work w/ LyX or no, but if
> it could be made to, that'd be fabulous.
> 
> William
> 

Pdfsync seems to be replaced by synctex for the next version of XeTeX and
pdfTex

http://www.gust.org.pl/BachoTeX/2008/presentations/XeTeX-BachoTeX2008-pres.pdf

Cheers,
Charles



Re: Google Docs to LaTeX

2008-04-20 Thread cmiramon
nodje wrote:


 
 I'm trying to use other converters by defining them through Preferences,
 but it wouldn't let me add one.
 How come? It sounds that I could have an HTML - LaTeX converter.
 
 What's your experience? What works best in terms of converting?
 

I would try to export to ODF and then use writer2latex to convert it to
LaTeX. You clean the LaTeX with a script to take away all the Wysiwyg cruft
and then convert it to LyX.

Cheers,
Charles



Re: Google Docs to LaTeX

2008-04-20 Thread cmiramon
nodje wrote:


 
 I'm trying to use other converters by defining them through Preferences,
 but it wouldn't let me add one.
 How come? It sounds that I could have an HTML - LaTeX converter.
 
 What's your experience? What works best in terms of converting?
 

I would try to export to ODF and then use writer2latex to convert it to
LaTeX. You clean the LaTeX with a script to take away all the Wysiwyg cruft
and then convert it to LyX.

Cheers,
Charles



Re: Google Docs to LaTeX

2008-04-20 Thread cmiramon
nodje wrote:


> 
> I'm trying to use other converters by defining them through Preferences,
> but it wouldn't let me add one.
> How come? It sounds that I could have an HTML -> LaTeX converter.
> 
> What's your experience? What works best in terms of converting?
> 

I would try to export to ODF and then use writer2latex to convert it to
LaTeX. You clean the LaTeX with a script to take away all the Wysiwyg cruft
and then convert it to LyX.

Cheers,
Charles



Re: bibtex/makebst: address not shown in bibliography

2008-04-07 Thread cmiramon
Berthold Metz (PH-Freiburg) wrote:
 as document-class i use book (koma script), when i change to book the
 problem persists (was this your question?)
 
No, I was asking what happens if you cite a book like
\cite{SachsHombach:2003c}

 Are you using crossref or not ?
 
 yes, and the address exists in the referenced entry, but is not printed
 in the bibliography, example:

Crossref are rather fragile in BibTeX, try to remove in the @incollection
the publisher and isbn fields.

 
 @incollection{SachsHombach:2003,
   crossref = {{S}achs{H}ombach:2003c},
   author = {{S}achs--{H}ombach, {K}laus},
   title = {{G}ibt es ein {B}ildalphabet?},
   pages = {57--66},
   publisher = {{H}alem},
   isbn = {3931606783},
   editor = {{S}achs--{H}ombach, {K}laus and {R}ehk{\a}mper, {K}laus},
   booktitle = {{B}ildgrammatik: {I}nterdisziplin{\a}re {F}orschungen
 zur {S}yntax bildlicher {D}arstellungsformen},
   year = {2003}
 }
 @book{SachsHombach:2003c,
   year = {2003},
   title = {{B}ildgrammatik:  {I}nterdisziplin{\a}re {F}orschungen zur
 {S}yntax bildlicher {D}arstellungsformen},
   address = {{K}{\o}ln},
   publisher = {{H}alem},
   isbn = {3931606783},
   editor = {{S}achs--{H}ombach, {K}laus and {R}ehk{\a}mper, {K}laus}
 }
 

Cheers,
Charles



Re: bibtex/makebst: address not shown in bibliography

2008-04-07 Thread cmiramon
Berthold Metz (PH-Freiburg) wrote:
 as document-class i use book (koma script), when i change to book the
 problem persists (was this your question?)
 
No, I was asking what happens if you cite a book like
\cite{SachsHombach:2003c}

 Are you using crossref or not ?
 
 yes, and the address exists in the referenced entry, but is not printed
 in the bibliography, example:

Crossref are rather fragile in BibTeX, try to remove in the @incollection
the publisher and isbn fields.

 
 @incollection{SachsHombach:2003,
   crossref = {{S}achs{H}ombach:2003c},
   author = {{S}achs--{H}ombach, {K}laus},
   title = {{G}ibt es ein {B}ildalphabet?},
   pages = {57--66},
   publisher = {{H}alem},
   isbn = {3931606783},
   editor = {{S}achs--{H}ombach, {K}laus and {R}ehk{\a}mper, {K}laus},
   booktitle = {{B}ildgrammatik: {I}nterdisziplin{\a}re {F}orschungen
 zur {S}yntax bildlicher {D}arstellungsformen},
   year = {2003}
 }
 @book{SachsHombach:2003c,
   year = {2003},
   title = {{B}ildgrammatik:  {I}nterdisziplin{\a}re {F}orschungen zur
 {S}yntax bildlicher {D}arstellungsformen},
   address = {{K}{\o}ln},
   publisher = {{H}alem},
   isbn = {3931606783},
   editor = {{S}achs--{H}ombach, {K}laus and {R}ehk{\a}mper, {K}laus}
 }
 

Cheers,
Charles



Re: bibtex/makebst: address not shown in bibliography

2008-04-07 Thread cmiramon
Berthold Metz (PH-Freiburg) wrote:
> as document-class i use book (koma script), when i change to book the
> problem persists (was this your question?)
> 
No, I was asking what happens if you cite a book like
\cite{SachsHombach:2003c}

> Are you using crossref or not ?
> 
> yes, and the address exists in the referenced entry, but is not printed
> in the bibliography, example:

Crossref are rather fragile in BibTeX, try to remove in the @incollection
the publisher and isbn fields.

> 
> @incollection{SachsHombach:2003,
>   crossref = {{S}achs{H}ombach:2003c},
>   author = {{S}achs--{H}ombach, {K}laus},
>   title = {{G}ibt es ein {B}ildalphabet?},
>   pages = {57--66},
>   publisher = {{H}alem},
>   isbn = {3931606783},
>   editor = {{S}achs--{H}ombach, {K}laus and {R}ehk{\"a}mper, {K}laus},
>   booktitle = {{B}ildgrammatik: {I}nterdisziplin{\"a}re {F}orschungen
> zur {S}yntax bildlicher {D}arstellungsformen},
>   year = {2003}
> }
> @book{SachsHombach:2003c,
>   year = {2003},
>   title = {{B}ildgrammatik:  {I}nterdisziplin{\"a}re {F}orschungen zur
> {S}yntax bildlicher {D}arstellungsformen},
>   address = {{K}{\"o}ln},
>   publisher = {{H}alem},
>   isbn = {3931606783},
>   editor = {{S}achs--{H}ombach, {K}laus and {R}ehk{\"a}mper, {K}laus}
> }
> 

Cheers,
Charles



Re: Jurabib - changind fiels order

2008-04-06 Thread cmiramon
[EMAIL PROTECTED] wrote:

 Hi!
  
 I'm writing a thesis in medieval history.
Nice to see, another medievalist using LyX.

 
 Right nom I'm dealing with the appearance of my bibliography.
 One thing I can't figure out: is it possible to change the order of the
 fields in the citations and bibliography?
 
 For example, for the articles, I have:
 AUTHOR, Article title, Journal Name, volume, year, number, pages
 
 and I would like:
 AUTHOR, Article title, Journal Name, volume, number, year, pages

Easy solution, is to enter in your bib file in the volume field something
like 54:2 or 54, 2 if you want a comma
 
 and I might want to change the order of other things...
 Is this something easy to do?

Well you can hack the jurabib bst to change the order of fields. Hacking
jurabib is not that easy because part of the formatting is done in the bst
file and part in the jurabib latex macro. 

Another solution is to jump on the biblatex boat. Biblatex is much cleaner
and easier to hack but :
- there is no 'archive' type yet
- export to MsWord through tex4ht does not work yet
- the documentation is very 'German', comprehensive but not very practical 

For medievalists, it would also be nice to have a 'manuscript' type and
a 'critical edition' type.

If you are starting writing the thesis, I would go the biblatex way.

Cheers,
Charles



Re: bibtex/makebst: address not shown in bibliography

2008-04-06 Thread cmiramon
Berthold Metz (PH-Freiburg) wrote:

 hi,
 
 i am using natbib (author-year) with a style i created with makebst.
 
 i have 2 problems with my bibliography-list at the end of my article -
 perhaps somebody could help me out?
 
 1. when referencing an article in an editorial work, the address of the
 publisher is not shown;
 
 so i want: Smith, J. (1980): Title. In Mayer (ed): Title1, pp. 135-146.
 London: Publishing-Company.
 but i get: Smith, J. (1980): Title. In Mayer (ed): Title1, pp. 135-146.
 Publishing-Company.
 
 i worked hard in my bst-file, i feel the problem for the missing address
 could be in the code snippet i quote below this mail ... but i am not
 sure.
Does it work with a normal book ? Are you using crossref or not ? The
important macro is format.publisher.address 
 

 the editor is shown (wrong) as Sachs Hombach, but the publisher
 (correct) as Dt. Univ.-Verl.
 

You should protect the editor name {{S}achs--{H]ombach}



Re: Jurabib - changind fiels order

2008-04-06 Thread cmiramon
[EMAIL PROTECTED] wrote:

 Hi!
  
 I'm writing a thesis in medieval history.
Nice to see, another medievalist using LyX.

 
 Right nom I'm dealing with the appearance of my bibliography.
 One thing I can't figure out: is it possible to change the order of the
 fields in the citations and bibliography?
 
 For example, for the articles, I have:
 AUTHOR, Article title, Journal Name, volume, year, number, pages
 
 and I would like:
 AUTHOR, Article title, Journal Name, volume, number, year, pages

Easy solution, is to enter in your bib file in the volume field something
like 54:2 or 54, 2 if you want a comma
 
 and I might want to change the order of other things...
 Is this something easy to do?

Well you can hack the jurabib bst to change the order of fields. Hacking
jurabib is not that easy because part of the formatting is done in the bst
file and part in the jurabib latex macro. 

Another solution is to jump on the biblatex boat. Biblatex is much cleaner
and easier to hack but :
- there is no 'archive' type yet
- export to MsWord through tex4ht does not work yet
- the documentation is very 'German', comprehensive but not very practical 

For medievalists, it would also be nice to have a 'manuscript' type and
a 'critical edition' type.

If you are starting writing the thesis, I would go the biblatex way.

Cheers,
Charles



Re: bibtex/makebst: address not shown in bibliography

2008-04-06 Thread cmiramon
Berthold Metz (PH-Freiburg) wrote:

 hi,
 
 i am using natbib (author-year) with a style i created with makebst.
 
 i have 2 problems with my bibliography-list at the end of my article -
 perhaps somebody could help me out?
 
 1. when referencing an article in an editorial work, the address of the
 publisher is not shown;
 
 so i want: Smith, J. (1980): Title. In Mayer (ed): Title1, pp. 135-146.
 London: Publishing-Company.
 but i get: Smith, J. (1980): Title. In Mayer (ed): Title1, pp. 135-146.
 Publishing-Company.
 
 i worked hard in my bst-file, i feel the problem for the missing address
 could be in the code snippet i quote below this mail ... but i am not
 sure.
Does it work with a normal book ? Are you using crossref or not ? The
important macro is format.publisher.address 
 

 the editor is shown (wrong) as Sachs Hombach, but the publisher
 (correct) as Dt. Univ.-Verl.
 

You should protect the editor name {{S}achs--{H]ombach}



Re: Jurabib - changind fiels order

2008-04-06 Thread cmiramon
[EMAIL PROTECTED] wrote:

> Hi!
>  
> I'm writing a thesis in medieval history.
Nice to see, another medievalist using LyX.

> 
> Right nom I'm dealing with the appearance of my bibliography.
> One thing I can't figure out: is it possible to change the order of the
> fields in the citations and bibliography?
> 
> For example, for the articles, I have:
> AUTHOR, "Article title", Journal Name, volume, year, number, pages
> 
> and I would like:
> AUTHOR, "Article title", Journal Name, volume, number, year, pages

Easy solution, is to enter in your bib file in the volume field something
like 54:2 or 54, 2 if you want a comma
> 
> and I might want to change the order of other things...
> Is this something easy to do?

Well you can hack the jurabib bst to change the order of fields. Hacking
jurabib is not that easy because part of the formatting is done in the bst
file and part in the jurabib latex macro. 

Another solution is to jump on the biblatex boat. Biblatex is much cleaner
and easier to hack but :
- there is no 'archive' type yet
- export to MsWord through tex4ht does not work yet
- the documentation is very 'German', comprehensive but not very practical 

For medievalists, it would also be nice to have a 'manuscript' type and
a 'critical edition' type.

If you are starting writing the thesis, I would go the biblatex way.

Cheers,
Charles



Re: bibtex/makebst: address not shown in bibliography

2008-04-06 Thread cmiramon
Berthold Metz (PH-Freiburg) wrote:

> hi,
> 
> i am using natbib (author-year) with a style i created with makebst.
> 
> i have 2 problems with my bibliography-list at the end of my article -
> perhaps somebody could help me out?
> 
> 1. when referencing an article in an editorial work, the address of the
> publisher is not shown;
> 
> so i want: Smith, J. (1980): Title. In Mayer (ed): Title1, pp. 135-146.
> London: Publishing-Company.
> but i get: Smith, J. (1980): Title. In Mayer (ed): Title1, pp. 135-146.
> Publishing-Company.
> 
> i worked hard in my bst-file, i feel the problem for the missing address
> could be in the code snippet i quote below this mail ... but i am not
> sure.
Does it work with a normal book ? Are you using crossref or not ? The
important macro is format.publisher.address 
 

> the editor is shown (wrong) as "Sachs Hombach", but the publisher
> (correct) as "Dt. Univ.-Verl."
> 

You should protect the editor name {{S}achs--{H]ombach}



Re: BibLaTeX blues

2008-03-26 Thread cmiramon
Julio Rojas wrote:

 Don't worry Max. I solved the problems and BibLaTeX is running. The
 last problem is the original one that got me looking into BibLaTeX. I
 need a citation style that fully suits BibLaTeX (ibid., ibidem,
 op.cit) but I need a bibliography style that looks like the APA style
 used in apalike. The problem is I don't have any clue on how to
 create bibliographic styles using BibLaTeX.

Before you delve into Biblatex, beware that it is not fully compatible yet
with tex4ht. If you have to export your article in MsWord (like me), you
are stuck waiting for some magical operation of Eitan Gutari.

Modifying biblatex styles is not very hard. 

Cheers,
Charles 



Re: BibLaTeX blues

2008-03-26 Thread cmiramon
Julio Rojas wrote:

 Don't worry Max. I solved the problems and BibLaTeX is running. The
 last problem is the original one that got me looking into BibLaTeX. I
 need a citation style that fully suits BibLaTeX (ibid., ibidem,
 op.cit) but I need a bibliography style that looks like the APA style
 used in apalike. The problem is I don't have any clue on how to
 create bibliographic styles using BibLaTeX.

Before you delve into Biblatex, beware that it is not fully compatible yet
with tex4ht. If you have to export your article in MsWord (like me), you
are stuck waiting for some magical operation of Eitan Gutari.

Modifying biblatex styles is not very hard. 

Cheers,
Charles 



Re: BibLaTeX blues

2008-03-26 Thread cmiramon
Julio Rojas wrote:

> Don't worry Max. I solved the problems and BibLaTeX is running. The
> last problem is the original one that got me looking into BibLaTeX. I
> need a citation style that fully suits BibLaTeX (ibid., ibidem,
> op.cit) but I need a bibliography style that looks like the APA style
> used in "apalike". The problem is I don't have any clue on how to
> create bibliographic styles using BibLaTeX.

Before you delve into Biblatex, beware that it is not fully compatible yet
with tex4ht. If you have to export your article in MsWord (like me), you
are stuck waiting for some magical operation of Eitan Gutari.

Modifying biblatex styles is not very hard. 

Cheers,
Charles 



Re: formatting text within a bibtex citation

2008-03-12 Thread cmiramon
Andrew Barr wrote:

 I use Lyx 1.5.2 on XP with bibtex to write academic papers.  I sometimes
 want to cite a reference as an example of a point I am making using the
 Latin expression *e.g*..  What I am going for is something like the
 following.
 
  Many researchers have said blah blah blah (*e.g.* Smith, 2005).
 
 When I insert a citation into Lyx, using InsertCitation I have the option
 of putting in Text Before to appear before the citation.  This is
 great...but I want that text to be in italics.  Any thoughts on how to
 make
 that happen?  Do I have to modify the bibtex .sty file?  If so I have no
 idea how to do this.  Seems like a small thing...but I have an adviser who
 is a stickler for that formatting convention in particular!
 
 Thanks for any pointers,
 
 Andrew

In the Text Before field, you can write \emph{e. g.} or any LaTex input


Cheers,
Charles



Re: formatting text within a bibtex citation

2008-03-12 Thread cmiramon
Andrew Barr wrote:

 I use Lyx 1.5.2 on XP with bibtex to write academic papers.  I sometimes
 want to cite a reference as an example of a point I am making using the
 Latin expression *e.g*..  What I am going for is something like the
 following.
 
  Many researchers have said blah blah blah (*e.g.* Smith, 2005).
 
 When I insert a citation into Lyx, using InsertCitation I have the option
 of putting in Text Before to appear before the citation.  This is
 great...but I want that text to be in italics.  Any thoughts on how to
 make
 that happen?  Do I have to modify the bibtex .sty file?  If so I have no
 idea how to do this.  Seems like a small thing...but I have an adviser who
 is a stickler for that formatting convention in particular!
 
 Thanks for any pointers,
 
 Andrew

In the Text Before field, you can write \emph{e. g.} or any LaTex input


Cheers,
Charles



Re: formatting text within a bibtex citation

2008-03-12 Thread cmiramon
Andrew Barr wrote:

> I use Lyx 1.5.2 on XP with bibtex to write academic papers.  I sometimes
> want to cite a reference as an example of a point I am making using the
> Latin expression *e.g*..  What I am going for is something like the
> following.
> 
>  Many researchers have said "blah blah blah" (*e.g.* Smith, 2005).
> 
> When I insert a citation into Lyx, using Insert>Citation I have the option
> of putting in "Text Before" to appear before the citation.  This is
> great...but I want that text to be in italics.  Any thoughts on how to
> make
> that happen?  Do I have to modify the bibtex .sty file?  If so I have no
> idea how to do this.  Seems like a small thing...but I have an adviser who
> is a stickler for that formatting convention in particular!
> 
> Thanks for any pointers,
> 
> Andrew

In the Text Before field, you can write \emph{e. g.} or any LaTex input


Cheers,
Charles



Re: How to save the current font in LaTeX?

2008-03-11 Thread cmiramon
Steve Litt wrote:

 Hi all,
 
 I used to know this but forgot and couldn't quickly find it in my book. In
 LaTeX, how do I find the current value of the font, so when I set
 something to \tiny and then want to reset it to what it was, I can,
 instead of hoping it was \normalsize before I set it to \tiny?

In LaTeX

\tiny
Steve
\begingroup %or \bgroup
\normalsize
Litt
\endgroup %or \egroup)
is a TroubleMaker

Cheers,
Charles






Re: How to save the current font in LaTeX?

2008-03-11 Thread cmiramon
Steve Litt wrote:

 Hi all,
 
 I used to know this but forgot and couldn't quickly find it in my book. In
 LaTeX, how do I find the current value of the font, so when I set
 something to \tiny and then want to reset it to what it was, I can,
 instead of hoping it was \normalsize before I set it to \tiny?

In LaTeX

\tiny
Steve
\begingroup %or \bgroup
\normalsize
Litt
\endgroup %or \egroup)
is a TroubleMaker

Cheers,
Charles






Re: How to save the current font in LaTeX?

2008-03-11 Thread cmiramon
Steve Litt wrote:

> Hi all,
> 
> I used to know this but forgot and couldn't quickly find it in my book. In
> LaTeX, how do I find the current value of the font, so when I set
> something to \tiny and then want to reset it to what it was, I can,
> instead of hoping it was \normalsize before I set it to \tiny?

In LaTeX

\tiny
Steve
\begingroup %or \bgroup
\normalsize
Litt
\endgroup %or \egroup)
is a TroubleMaker

Cheers,
Charles






Re: Bibliography

2008-03-10 Thread cmiramon
Bennett Helm wrote:

 On Mar 10, 2008, at 4:22 PM, AndrŽas LYBERIS wrote:
 Hi,

 I have a problem with the bibliography of my report.
 I have Lyx on mac os X.
 To type it, I have been using Bibdesk, it has been ordered in
 alphabetic order and I don't like to begin a document with a 5 as
 the first reference.
 I can't either put the name and the year of the citation.

 Has anyone been confronted to the problem before?
 
 I'm not sure I understand what the problem is. It sounds like you are
 getting numerical style references when you want author-date.

Maybe explain your problem in French on the French speaking mailing list :

http://wiki.lyx.org/LyX/InternetResources

Charles



Re: Bibliography

2008-03-10 Thread cmiramon
Bennett Helm wrote:

 On Mar 10, 2008, at 4:22 PM, AndrŽas LYBERIS wrote:
 Hi,

 I have a problem with the bibliography of my report.
 I have Lyx on mac os X.
 To type it, I have been using Bibdesk, it has been ordered in
 alphabetic order and I don't like to begin a document with a 5 as
 the first reference.
 I can't either put the name and the year of the citation.

 Has anyone been confronted to the problem before?
 
 I'm not sure I understand what the problem is. It sounds like you are
 getting numerical style references when you want author-date.

Maybe explain your problem in French on the French speaking mailing list :

http://wiki.lyx.org/LyX/InternetResources

Charles



Re: Bibliography

2008-03-10 Thread cmiramon
Bennett Helm wrote:

> On Mar 10, 2008, at 4:22 PM, AndrŽas LYBERIS wrote:
>> Hi,
>>
>> I have a problem with the bibliography of my report.
>> I have Lyx on mac os X.
>> To type it, I have been using Bibdesk, it has been ordered in
>> alphabetic order and I don't like to begin a document with a 5 as
>> the first reference.
>> I can't either put the name and the year of the citation.
>>
>> Has anyone been confronted to the problem before?
> 
> I'm not sure I understand what the problem is. It sounds like you are
> getting numerical style references when you want author-date.

Maybe explain your problem in French on the French speaking mailing list :

http://wiki.lyx.org/LyX/InternetResources

Charles



Re: Why oh why did you drop xforms?

2008-02-19 Thread cmiramon
 But now I want to upgrade LyX without installing a newer operating system.
 I don't think that's too much to ask.
 

According to this :
http://sophie.zarb.org/rpmfind?mversion=communitymversion=cookermversion=currentsearch=lyxst=rpmnamesubmit=Soumettreqcount=20

Lyx 1.5.3 is in the repository main/testing current of Mandriva. 

I guess you have to unable the correct repository and update urpmi and then
urpmi install lyx

If you want to be on the safe side, wait the release of the 2008 Mandriva,
then wait 2 months for bugs to be ironed off and then upgrade and stick
with the ugly old LyX.

Cheers,
Charles 



  1   2   >