Re: Tables without oldstylenums

2007-09-05 Thread Niklas Huldén

Helge Hafting wrote:

Niklas Huldén wrote:

Hi!

I have a lengthy (300 p) humanistic manuscript and have enabled 
\usepackage[osf]mathpazo as to get oldstyle figures across the whole 
document. However, I also have 50+ tables and if I've understood 
correctly one should not use oldstylenums except in the main text 
body. Is there any way to exclude these table floats from the generic 
option. I could of course mark every number in every table float as 
"math mode" but that would seem to be a lengthy operation, as would 
indeed be replacing all numbers in the text with ERT. Any suggestions?

Unfortunately, LyX doesn't have options for turning
oldstyle on/off for pieces of text - only for the whole document.
At least if you use version 1.5.
Various solutions:

1. Use ERT everywhere - but too much work.

2. Redefine the latex tabular environment so that it issues the
   "no oldstyle" command in addition to everything else it does.
   Then all tables comes out without oldstyle numbers.
   I don't know if this is feasible though.

Version 1.5 may offer a solution if you're willing to
create a custom layout file. Understanding layout files is
some work, but gives these options:

3. Make a charstyle for "not oldstyle numbers".  You can then mark
   anything and apply this style - the numbers marked will no
   longer be old-style.  Easier than converting to math, because
   you can (probably) mark whole tables instead of hunting for
   each little number. You can also use this charstyle for numbers
   in uppercase headings. (Oldstyle numbers are  lowercase,
   non-oldstyle numbers are uppercase numbers.
   So a number in uppercase text should not be oldstyle.)

4. For older versions of LyX, make a paragraph style (instead of a
   charstyle) for "standard, but not oldstyle numbers".
   Very much like alternative 3, except that it always works on
   whole paragraphs.  But a table is usually in a paragraph
   of its own anyway, so not much of a problem here.
   You can then change the paragraph type for each table.

Helge Hafting



Thank You for all the suggestions! I think I will stick with the 
oldstyle figures in the tables also for now. If someone complains about 
it (which I seriously doubt), I can return to your suggestions.


Many thanks!

Niklas H.


Re: Merge documentation into one doc!

2007-09-05 Thread Steve Litt
On Wednesday 05 September 2007 22:19, Martin A. Hansen wrote:
> We have discussed this before ...
>
> I wanted to find out how to adjust appendixes to replace A, B, C with
> Appendix A, Appendix B, Appendix C. Etc. In LyX 1.4 you did that with some
> ERT, but now with LyX 1.5 there is some fancy red appendix box and perhaps
> another way to do what I wanted. So I headed to the docs ... Horrible
> experience! I had to open 6, six, S-I-X different documents to search for
> the information I wanted (not counting the introduction)!
>
> How about a little merging - LyX should be pretty good at that, yes?
>
> :o)

Yeah, I've had the same thing with the help system for LyX. I keep going from 
help file to help file and wondering which I'd opened. It would be much 
easier to open one file, even if the file were 600 pages long, and search 
for "character style" or whatever.

SteveT
 
Steve Litt
Author: Universal Troubleshooting Process books and courseware
http://www.troubleshooters.com/


Re: Merge documentation into one doc!

2007-09-05 Thread Bob Lounsbury
On 9/5/07, Martin A. Hansen <[EMAIL PROTECTED]> wrote:
> We have discussed this before ...
>
> I wanted to find out how to adjust appendixes to replace A, B, C with
> Appendix A, Appendix B, Appendix C. Etc. In LyX 1.4 you did that with some
> ERT, but now with LyX 1.5 there is some fancy red appendix box and perhaps
> another way to do what I wanted. So I headed to the docs ... Horrible
> experience! I had to open 6, six, S-I-X different documents to search for
> the information I wanted (not counting the introduction)!
>
> How about a little merging - LyX should be pretty good at that, yes?
>
> :o)
>
>
> Martin
>
>
> PS. In the mean time I decided just to use A, B, and C for my appendices.
>

Can't help with the merging, but the attached example shows how I got
Appendix A styling with article class on my thesis. I used the
appendix package. You can check the documentation for more info.

Cheers,
Bob


appendix-test.lyx
Description: application/lyx


Merge documentation into one doc!

2007-09-05 Thread Martin A. Hansen
We have discussed this before ...

I wanted to find out how to adjust appendixes to replace A, B, C with
Appendix A, Appendix B, Appendix C. Etc. In LyX 1.4 you did that with some
ERT, but now with LyX 1.5 there is some fancy red appendix box and perhaps
another way to do what I wanted. So I headed to the docs ... Horrible
experience! I had to open 6, six, S-I-X different documents to search for
the information I wanted (not counting the introduction)!

How about a little merging - LyX should be pretty good at that, yes?

:o)


Martin


PS. In the mean time I decided just to use A, B, and C for my appendices.


Miktex questions

2007-09-05 Thread Hong Son Nghiem
   Dear all,
Could any please help me with this issue. I have lyx 1.5.1 installed on a 
windows XP pro SP2 machine. All work fine except when I tried to update or 
install a Miktex package on the fly. There's always an error messge "failure 
when receiving data from the peers". I had to download these packages manually 
but it's inconvenience when there's too many package to update. I have windows 
firewall installed but the problem exist even when I make it disabled. Any help 
is highly appreciated.
 
Cheers,
Son


Re: Problem with hyperref.

2007-09-05 Thread Martin A. Hansen
OK,  bug found

If an URL contains an anchor # then something inside LyX breaks when using
hyperref!



Martin



On 9/6/07, Martin A. Hansen <[EMAIL PROTECTED]> wrote:
>
> Ok, hyperref works fine since the lyx docs have working links after
> exporting PDF.
>
> Then there must be something specific in my doc that causes this err. I
> suspect a clash with footnote URL's as hyperrefs or something?
>
>
>
> Martin
>
>
> On 9/6/07, Martin A. Hansen <[EMAIL PROTECTED]> wrote:
> >
> > G'day all
> >
> >
> > I want all my crossrefs to be turned into hyperrefs - and in LyX 1.4 I
> > believe I just put:
> >
> > \usepackage{hyperref}
> > \usepackage{hypcol}
> >
> > in preamble.
> >
> > But now I am trapped on a Mac (LyX 1.5.1) and here I get err:
> >
> > Illegal parameter number in definition of [EMAIL PROTECTED]
> >
> >  }
> >) format is a tabular format for data pertaining to one of the
> > Eukary...
> > You meant to type ## instead of #, right?
> > Or maybe a } was forgotten somewhere earlier, and things
> > are all screwed up? I'm going to assume that you meant ##.
> >
> >
> >
> >
> >
> > I would have expected an err about hyperref package could not load or
> > something ...
> >
> >
> >
> > ?
> >
> >
> >
> > Martin
> >
>
>


Re: Problem with hyperref.

2007-09-05 Thread Martin A. Hansen
Ok, hyperref works fine since the lyx docs have working links after
exporting PDF.

Then there must be something specific in my doc that causes this err. I
suspect a clash with footnote URL's as hyperrefs or something?



Martin


On 9/6/07, Martin A. Hansen <[EMAIL PROTECTED]> wrote:
>
> G'day all
>
>
> I want all my crossrefs to be turned into hyperrefs - and in LyX 1.4 I
> believe I just put:
>
> \usepackage{hyperref}
> \usepackage{hypcol}
>
> in preamble.
>
> But now I am trapped on a Mac (LyX 1.5.1) and here I get err:
>
> Illegal parameter number in definition of [EMAIL PROTECTED]
>
>  }
>) format is a tabular format for data pertaining to one of the
> Eukary...
> You meant to type ## instead of #, right?
> Or maybe a } was forgotten somewhere earlier, and things
> are all screwed up? I'm going to assume that you meant ##.
>
>
>
>
>
> I would have expected an err about hyperref package could not load or
> something ...
>
>
>
> ?
>
>
>
> Martin
>


Problem with hyperref.

2007-09-05 Thread Martin A. Hansen
G'day all


I want all my crossrefs to be turned into hyperrefs - and in LyX 1.4 I
believe I just put:

\usepackage{hyperref}
\usepackage{hypcol}

in preamble.

But now I am trapped on a Mac (LyX 1.5.1) and here I get err:

Illegal parameter number in definition of [EMAIL PROTECTED]

 }
   ) format is a tabular format for data pertaining to one of the
Eukary...
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.





I would have expected an err about hyperref package could not load or
something ...



?



Martin


Re: Old Style Figures

2007-09-05 Thread Les Denham
On Wednesday 05 September 2007 09:46, Hartmut Haase wrote:
> Hi,
> can someone please send me a .lyx-file where I can see how to use Old Style
> Figures?
See attachment.

Les


test.lyx
Description: application/lyx


Re: improving wrapping or hyphenation of Emphasis and /path/names

2007-09-05 Thread Paul A. Rubin

Jeremy C. Reed wrote:


As for the "emphasis" part. I reported that wrong. (It was a false 
positive!). The problem is using slashes /in/a/file/name or when using 
"\family typewriter" (I just happened to also be using "\emph on" so 
thought that was it.)




  

That's what was throwing Richard and me off.  LaTeX has no problem with 
emphasis, but it doesn't hyphenate typewrite font.  Put 
\usepackage[htt]{hyphenat} in your preamble (and of course install the 
hyphenat package if you don't already have it).  That should take care 
of the typewrite font issues.  For the file paths, see Richard's and my 
earlier responses.


/Paul



Re: improving wrapping or hyphenation of Emphasis and /path/names

2007-09-05 Thread Jeremy C. Reed
> Like Richard, I'm bamphoozled by the emphasis part; I've never seen emphasis
> screw up hyphenation (although I'll confess that I use it sparingly) (and I'm
> not very observant).  In general, there are four parameters that control
> LaTeX's use of hypenation:  \pretolerance, \tolerance, \hyphenpenalty and
> \exhyphenpenalty.  You can google them to try to find details.

Google doesn't help me. I see them mentioned a few times. But I don't see 
any docs that say what the values are for. I found the default values on 
my system. I understand that setting a huge \hyphenpenalty will disable 
hyphenation. I don't want to disable, but want to make it hyphenate more 
often.

As for the "emphasis" part. I reported that wrong. (It was a false 
positive!). The problem is using slashes /in/a/file/name or when using 
"\family typewriter" (I just happened to also be using "\emph on" so 
thought that was it.)

Thanks for the ideas.

  Jeremy C. Reed


Re: What is this? latex error iso-8859-7.def

2007-09-05 Thread Paul A. Rubin

Anthony Campbell wrote:


Possibly related: I posted a query here a week or so ago but had no
replies. When I run lyx I get a message saying: "Locale en_GB could not
be set." This is because I use en_GB.UTF8. I don't see anyway to tell
lyx to use a different locale but in my case it doesn't seem to have any
adverse effects.

This is on Debian Sid.



I don't think it's related, other than tangentially.

Chapter 4 of Help -> Customization talks a bit about locales and which 
environment variables to tweak.  AFAIK, LyX is geared to using xx_XX 
codes for languages (e.g., en_GB if you like all those extra letters in 
your words).  I don't know if setting an environment variable to 
en_GB.UTF8 will work; LyX might not recognize it.


Being neither a Debian user nor a user of non-default locales, all I can 
suggest is the following.  In /Resources/ you should find a 
file named languages.  The entry for British is


british british "British" false  iso8859-15 en_GB  ""

At least I assume from the first three fields that it's British.  :-)

You might try either of the following tweaks:

1.  change iso8859-15 to UTF-8; or
2.  change en_GB to en_GB.UTF8.

Then save, move a safe distance from the computer Just In Case, and 
restart LyX.


Good luck,
Paul



Re: Portable Lyx?

2007-09-05 Thread Paul A. Rubin

Oliver Rath wrote:


is it planned to release a portable lyx version (like portable firefox,
openoffice etc. (www.portableapps.com)) ? Maybe this would be a good
idea for demonstrating it from CD or USB-Stick..



There's an item for it in the feature poll 
(http://wiki.lyx.org/LyX/FeaturePoll#toc11).  You can indicate support 
there.


/Paul



Re: Change Tracking not visible in output. How to install {xcolor} and {soul}?

2007-09-05 Thread Neil Muller
On 9/5/07, Michael Beckmann <[EMAIL PROTECTED]> wrote:
> Dear Lyx Users!
> Any Ideas? (You have been great so far :-)!)
>
> btw: I'm running lyx 1.5.0 on Ubuntu 7.04

Both are part of the packages provided by ubuntu, so you can use
whatever package management tool you prefer to install them.

xcolor is provided the latex-xcolor package in universe.
soul is part of the tetex-extra package, which is in main.

hope that helps
-- 
Neil Muller


Change Tracking not visible in output. How to install {xcolor} and {soul}?

2007-09-05 Thread Michael Beckmann

Dear Lyx Users!

I'd like to see the change tracking in the pdflatex output. However, I 
only get the error that I've to install xcolor and soul or define 
\lyxdeleted and \lyxadded. As I'm not a latex professional I couldn't 
really figure out how to do that.


Any Ideas? (You have been great so far :-)!)

btw: I'm running lyx 1.5.0 on Ubuntu 7.04

Cheers
Michael



Old Style Figures

2007-09-05 Thread Hartmut Haase
Hi,
can someone please send me a .lyx-file where I can see how to use Old Style 
Figures?
-- 
Viele Grüße,
Hartmut 

Bitte folgende Adresse benutzen / Please use the following address:
[EMAIL PROTECTED]


Hungerhilfe: http://www.thehungersite.com

Kampagne gegen den Ausverkauf der Deutschen Bahn:
http://www.bahn-fuer-alle.de

Das heutige Motto:
You will be given a post of trust and responsibility. 


Re: Aspell for Lyx 1.5.1 not working on Windows XP

2007-09-05 Thread Roberto Gorjão

Hi Adrian,

From my very limited experience, one of the following may be happening:

   * you've installed aspell just for one user instead of all users as
 you did with LyX;
   * you've installed aspell, but not the dictionaries that you mean to
 use;
   * you've installed aspell and the dictionaries, but the document is
 set for a different language not covered by any of those.

You may debug the first two options going to C:\Documents and 
Settings\All Users\Application Data\Aspell\Dictionaries and checking:


   * if the folder exists;
   * which dictionaries are installed.

If the dictionaries are not installed, you may download them at: 
http://wiki.lyx.org/Windows/Aspell6


You may verify you document language setting on LyX's menu "Document", 
option "Settings".


I hope that helps.

Roberto


Adrian Peter wrote:

Hello,

We recently installed Lyx 1.5.1 on Windows XP box.  The installation 
was for all users on the machine.  Lyx starts up fine, however you try 
to spell check the dialog pops up quickly and then disappears.  When 
you try to click the spell check again, the dialog no longer appears 
and nothing happens.  Does anyone know what is going on or can suggest 
some ways to debug this?  There used to be an older version of Lyx on 
this machine but we uninstalled everything before putting on 1.5.1.  
Thank you in advance for the help.


Adrian

_
Discover sweet stuff waiting for you at the Messenger Cafe.  Claim 
your treat today! 
http://www.cafemessenger.com/info/info_sweetstuff.html?ocid=TXT_TAGHM_SeptHMtagline2 







--
 Roberto Gorjão
freelance designer and web designer
personal site: www.castelosnoar.com
PORTUGAL / BRAGA / PÓVOA DE LANHOSO



Portable Lyx?

2007-09-05 Thread Oliver Rath
Hi,

is it planned to release a portable lyx version (like portable firefox,
openoffice etc. (www.portableapps.com)) ? Maybe this would be a good
idea for demonstrating it from CD or USB-Stick..

Regards,

Oliver



Aspell for Lyx 1.5.1 not working on Windows XP

2007-09-05 Thread Adrian Peter

Hello,

We recently installed Lyx 1.5.1 on Windows XP box.  The installation was for 
all users on the machine.  Lyx starts up fine, however you try to spell 
check the dialog pops up quickly and then disappears.  When you try to click 
the spell check again, the dialog no longer appears and nothing happens.  
Does anyone know what is going on or can suggest some ways to debug this?  
There used to be an older version of Lyx on this machine but we uninstalled 
everything before putting on 1.5.1.  Thank you in advance for the help.


Adrian

_
Discover sweet stuff waiting for you at the Messenger Cafe.  Claim your 
treat today! 
http://www.cafemessenger.com/info/info_sweetstuff.html?ocid=TXT_TAGHM_SeptHMtagline2




Re: References managers

2007-09-05 Thread Daniel Lohmann

Roberto Gorjão wrote:

Hi,

I've selected JabRef as a references manager to work with LyX. I've 
selected it after a small web research, but, as I'm a newbie on LyX, I 
would like your opinion: was JabRef a good choice or are there better 
references managers to work with LyX? I'm on Win XP.


You have chosen wisely.

Daniel



Re: APA layout

2007-09-05 Thread John Kane
I gave APA a quick run and it does not seem be
handling titles correctly.  In particular the
subsection* is definately messing up.


The APA.CLS author's example seems to run perfectly in
LaTeX.  

--- "Paul A. Rubin" <[EMAIL PROTECTED]> wrote:

> Roberto Gorjão wrote:
> > 
> > I'm using apa.layout to style my papers, but it
> seems to miss several of 
> > the APA style specifications, namely headings'
> specifications (cf.: 
> > http://en.wikipedia.org/wiki/APA_style#Headings).
> > 
> > Is there any other layout already developed that
> follows APA 
> > specifications more closely?
> > 
> 
> 
> Are you saying that what shows up in the LyX GUI
> violates some of the 
> APA style guidelines, or are you saying that the
> final output (DVI, PDF, 
> ...) violates the guidelines?
> 
> The layout file only controls what you see in the
> GUI.  If the final 
> output is off, you'll need a different LaTeX
> document class (or maybe 
> provide some optional settings to the class you are
> using).
> 
> /Paul
> 
> 



  Get a sneak peak at messages with a handy reading pane with All new 
Yahoo! Mail: http://mrd.mail.yahoo.com/try_beta?.intl=ca


Re: Figure Wrap won't print

2007-09-05 Thread Helge Hafting

Lance W. Haverkamp wrote:

on 09/04/2007 03:53 AM Helge Hafting said the following:
  

Lance W. Haverkamp wrote:


In both 1.3.7 & 1.5.1 I've been unable to get a Figure Float Wrap to
appear in either DVI or  a print-out.  It's visible to me--I can see
both the graphic & the text in LyX.
  


  

What you can do is:
Try making the wrapped stuff smaller. Both narrower and
shorter.  This usually helps.  Sometimes making it wider
helps too. With less text beside your wrapped stuff,
you push the next (sub)section further down and away
from the wrapped region.

Make sure that the only stuff that will get next to the
wrap is ordinary text.



OK...what am I supposed to be changing the size of?  The only things I
see are config windows called "Graphics" OR "Text Wrap Settings".
I have changed all kinds of things in both those windows and see
*absolutely no change whatsoever* in the LyX window appearance of the
float box, graphic nor text (using 1.5.1).  Is something suppose to be
changing that I can see?  The red (float?) box automatically goes full
(column?) width and I see no way to adjust that.
  

You don't see a change inside LyX when adjusting the width,
but is some cases you may succeed in producing a
wrapped float. I.e. you'll get something useful when
printing or doing view->dvi.

Now, perhaps the menu should read
"insert->float->text wrap float(broken)"
For this thing simply don't work well, and I don't think there
is anything we can do with that either.



Also, the text always starts at the bottom of the graphic--like
"justified to bottom".  How do I get the text to start at the top of the
graphic so it actually has something to wrap around?
  

You will not see the wrapping inside LyX, only in the output.
LyX is not wysiwyg, it is wysiwym.  (See the intro for an explanation.)

Helge Hafting


Re: web references

2007-09-05 Thread obregonmateo
I've been trying to understand how to include DOI and URL references within 
bibtex so that they come out properly formatted for APA.

The kbibtex program is very good for keeping references in a bibtex file, and 
allows lots of extra functionality, like keeping the DOI and URL references 
so you can just click on them and it will bring up the document. However, 
apacite doesn't use these fields and I have had to code them into 
the 'howpublished' bibtex field to use with either the @article{} or @misc{} 
types:

howpublished = {Retrieved 20 June 2007, from \doi{101.3...}}

This of course is annoying, as it means copying the info which is already in 
the doi field into the howpublished field in a formatted manner.

Does anyone know of a neat bibtex macro that would build the howpublished 
field from doi{}, url{} and retrieved{} fields?

How could we add an extra type of format into apacite.bst which uses 
retrieved{}, url{} and doi{} fields?

And, for lyx, only the "article(APA)" document class works with apacite 
without problems. All other document classes (like books) give errors when 
building the document from with lyx. This is because the \usepackage{apacite} 
has to come before the \usepackage[longnamesfirst]{natbib} package, which lyx 
puts first into the preample. My solution so far has been to export the lyx 
document to LaTeX and then eddit the .tex file to put the apacite reference 
before the natbib reference (and add the longnamesfirst correction).

Mateo.


On Wednesday 05 September 2007 11:45, Roberto Gorjão wrote:
> Thank you so much, again, Miki,
>
> The apacite documentation (I guess that was what Paul, also, was talking
> about) was of great help, specially Table1, on page 15, where reference
> types and fields are matched. That makes it so much easier to understand!
>
> I suppose that these tools are evolving and that lots of work has been
> already committed to it, but it certainly isn't easy for the newbie to
> grasp all the possibilities made available and their corresponding
> requirements. In order to be able to write my first paper (and text) in
> LyX, with an adequately formatted bibliography, I had to invest almost
> 16 hours. I guess that it was a good investment, as I'll have an easier
> time in future papers, but I'm not sure if others would be as persistent
> as I had to be.
>
> Thanks again!
>
> Roberto
>
> --
>
> Miki Dovrat wrote:
> > Hi,
> >
> > By bibtex entry type, I mean "article, book, techreport, other, etc..
> >
> > By bibtex style, I mean, plain, unsrt, apsrev, whatever journal style or
> > liking fits your needs.
> >
> > The bibtex style decides what fields will show up. For instance, all
> > article bibtex styles I have tried do not display the title of the paper,
> > but do display the titles of books.
> >
> > Are the urls of papers which can be found in journals, or of technical
> > reports ? You will have to decide which is the best bibtex entry type to
> > use.
> >
> > The apacite documentation itself contains references to url's in the
> > "howpublished" field of the "misc" bibtex entry type:
> >
> > http://www.dante.de/CTAN//help/Catalogue/entries/apacite.html
> >
> > You may download the package and look at their bibtex file.
> >
> > I hope this helps you.
> >
> > Miki



References managers

2007-09-05 Thread Roberto Gorjão

Hi,

I've selected JabRef as a references manager to work with LyX. I've 
selected it after a small web research, but, as I'm a newbie on LyX, I 
would like your opinion: was JabRef a good choice or are there better 
references managers to work with LyX? I'm on Win XP.


Thanks!

Roberto

--
 Roberto Gorjão
freelance designer and web designer
personal site: www.castelosnoar.com
PORTUGAL / BRAGA / PÓVOA DE LANHOSO



Re: web references

2007-09-05 Thread Roberto Gorjão

Thank you so much, again, Miki,

The apacite documentation (I guess that was what Paul, also, was talking 
about) was of great help, specially Table1, on page 15, where reference 
types and fields are matched. That makes it so much easier to understand!


I suppose that these tools are evolving and that lots of work has been 
already committed to it, but it certainly isn't easy for the newbie to 
grasp all the possibilities made available and their corresponding 
requirements. In order to be able to write my first paper (and text) in 
LyX, with an adequately formatted bibliography, I had to invest almost 
16 hours. I guess that it was a good investment, as I'll have an easier 
time in future papers, but I'm not sure if others would be as persistent 
as I had to be.


Thanks again!

Roberto

--
Miki Dovrat wrote:

Hi,

By bibtex entry type, I mean "article, book, techreport, other, etc..

By bibtex style, I mean, plain, unsrt, apsrev, whatever journal style or 
liking fits your needs.


The bibtex style decides what fields will show up. For instance, all article 
bibtex styles I have tried do not display the title of the paper, but do 
display the titles of books.


Are the urls of papers which can be found in journals, or of technical 
reports ? You will have to decide which is the best bibtex entry type to 
use.


The apacite documentation itself contains references to url's in the 
"howpublished" field of the "misc" bibtex entry type:


http://www.dante.de/CTAN//help/Catalogue/entries/apacite.html

You may download the package and look at their bibtex file.

I hope this helps you.

Miki


  
  


--
 Roberto Gorjão
freelance designer and web designer
personal site: www.castelosnoar.com
PORTUGAL / BRAGA / PÓVOA DE LANHOSO



Re: web references

2007-09-05 Thread Miki Dovrat
Hi,

By bibtex entry type, I mean "article, book, techreport, other, etc..

By bibtex style, I mean, plain, unsrt, apsrev, whatever journal style or 
liking fits your needs.

The bibtex style decides what fields will show up. For instance, all article 
bibtex styles I have tried do not display the title of the paper, but do 
display the titles of books.

Are the urls of papers which can be found in journals, or of technical 
reports ? You will have to decide which is the best bibtex entry type to 
use.

The apacite documentation itself contains references to url's in the 
"howpublished" field of the "misc" bibtex entry type:

http://www.dante.de/CTAN//help/Catalogue/entries/apacite.html

You may download the package and look at their bibtex file.

I hope this helps you.

Miki


"Roberto Gorjão" <[EMAIL PROTECTED]> wrote in 
message news:[EMAIL PROTECTED]
>
>> Whether and how this will show up in the bibliography depends entirely on 
>> the bibtex entry type and the bibtex style used and its options.
>
> Miki, I would like to understand it better... By "bibtex entry type" you 
> mean the entry type on JabRef, for instance, right? And by "bibtex style" 
> you mean the bibliography style used in LyX, right? I tried to create a 
> new entry type on JabRef, but LyX treated it as if it was a normal book 
> reference. I suppose that was because that entry type didn't exist in the 
> bibtex style that I'm using, which is apacitex (as I need to follow as 
> closely as possible the APA style specifications in my bibliographies). Is 
> it possible to change the apacitex style in order to make it accept a new 
> entry type? If so, how? Where should I look for the apacitex file?
>
> Thanks!
>
> Roberto
>
>
> -- 
>  Roberto Gorjão
> freelance designer and web designer
> personal site: www.castelosnoar.com
> PORTUGAL / BRAGA / PÓVOA DE LANHOSO
>
> 





Re: LyX for Literary Studies

2007-09-05 Thread Charles de Miramon
Richard Heck wrote:

> [EMAIL PROTECTED] wrote:
>> For Ledmac, you don't insert a footnote at the end of a sentence but
>> apply it to a range of the text. I doubt it is possible to do it in LyX
>> with insets. Or only in a clumsy way.
>>  

What would be needed is the possibility to open and edit all insets in a
different synchronized windows like footnotes in MsWord. Abdel told me that
it would be possible at some point of his work.

Look for example the interface of the Classical Text Editor 
http://www.oeaw.ac.at/kvk/cte/ In pink the lemmas and in brown the
abbreviations of the manuscript.

Cheers,
Charles

-- 
http://www.kde-france.org



Re: web references

2007-09-05 Thread Roberto Gorjão
The critical thing is that the encoding match the encoding of the 
output LaTeX file.
I also was finally able to match encodings... It seems that LyX UTF8 and 
utf8 are different and that only this last one matches JabRef's UTF8... 
Go figure!


Thanks,

Roberto

--
 Roberto Gorjão
freelance designer and web designer
personal site: www.castelosnoar.com
PORTUGAL / BRAGA / PÓVOA DE LANHOSO



Re: web references

2007-09-05 Thread Roberto Gorjão


Whether and how this will show up in the bibliography depends entirely on 
the bibtex entry type and the bibtex style used and its options.


Miki, I would like to understand it better... By "bibtex entry type" you 
mean the entry type on JabRef, for instance, right? And by "bibtex 
style" you mean the bibliography style used in LyX, right? I tried to 
create a new entry type on JabRef, but LyX treated it as if it was a 
normal book reference. I suppose that was because that entry type didn't 
exist in the bibtex style that I'm using, which is apacitex (as I need 
to follow as closely as possible the APA style specifications in my 
bibliographies). Is it possible to change the apacitex style in order to 
make it accept a new entry type? If so, how? Where should I look for the 
apacitex file?


Thanks!

Roberto


--
 Roberto Gorjão
freelance designer and web designer
personal site: www.castelosnoar.com
PORTUGAL / BRAGA / PÓVOA DE LANHOSO



Re: web references

2007-09-05 Thread Roberto Gorjão
Thank you all so much! I was almost giving up and returning to manual 
bibliography building! After so much time spent on getting these tools 
working together, it would be really frustrating.


The apacite user manual contains some discussion of listing URLs 
(specifically, whether line breaks are handled to APA specifications, 
and the relative merits of \href v. \url).  You might also want to 
look at


http://www.tex.ac.uk/cgi-bin/texfaq2html?label=citeURL

for a suggestion about how/where to list web pages. 


The link you provided, Paul, had the solution: I'm now using the "Misc" 
entry type, on JabRef, and using the "howpublished" field to store the 
URL. Like that, the apacitex bibtex style seems to be able to integrate 
the URL in the printed bibliographic reference!


Where may I find the apacite or the apacitex manual that you mentioned?

Thanks again,

Roberto

--
 Roberto Gorjão
freelance designer and web designer
personal site: www.castelosnoar.com
PORTUGAL / BRAGA / PÓVOA DE LANHOSO