Re: Figure numbering and cross references

2023-06-29 Thread Herbert Voss
Am 30.06.23 um 05:09 schrieb Dan: Both the LaTeX and pdf files are attached.  (Ignore the text: it needs a lot of work!) This is a simple problem, I'm sure, but I just can't get it to render right. I have an article I'm adding an image to as a float and I have attached a label to it. Th

Custom environment with overset labels and cross-references

2022-04-18 Thread Riccardo
Dear all, I'm trying to implement a module to allow labelling as oversets in equations. I have managed to use effectively the solution proposed here: https://tex.stackexchange.com/a/40216/113780 And here is the result: [image: image.png] However it conceptually reverses labelling and referencing

Re: Index doesn't contain cross references - lyx-users Digest, Vol 77, Issue 4

2021-03-18 Thread Dr Eberhard Lisse
if ($newspost =~ /miktex/i) { die "don't use MikTeX"; } On 18/03/2021 14:17, Jürgen Spitzmüller wrote: Am Donnerstag, dem 18.03.2021 um 12:58 +0100 schrieb Andreas Plihal: Now I have found a file that is out of date. I've updated it, and now the cross-references a

Re: Re: Re: Index doesn't contain cross references - lyx-users Digest, Vol 77, Issue 4

2021-03-18 Thread Jürgen Spitzmüller
Am Donnerstag, dem 18.03.2021 um 12:58 +0100 schrieb Andreas Plihal: > Now I have found a file that is out of date. I've updated it, and now > the cross-references are also displayed in the index. Thank you! I am glad we sorted that out! Jürgen signature.asc Description: This is

Aw: Re: Re: Index doesn't contain cross references - lyx-users Digest, Vol 77, Issue 4

2021-03-18 Thread Andreas Plihal
Now I have found a file that is out of date. I've updated it, and now the cross-references are also displayed in the index. Thank you!   Greetings Andreas     Gesendet: Donnerstag, 18. März 2021 um 09:29 Uhr Von: "Jürgen Spitzmüller" An: "Andreas Plihal" Cc: &q

Re: Re: Index doesn't contain cross references - lyx-users Digest, Vol 77, Issue 4

2021-03-18 Thread Jürgen Spitzmüller
Am Mittwoch, dem 17.03.2021 um 19:12 +0100 schrieb Andreas Plihal: > I have found the logfile. But unfortunately I don't know what to look > for in it. Open View > Messages, compile your document and send us the result printed in the messages pane. Also check whether there are multiple files name

Re: Index doesn't contain cross references - lyx-users Digest, Vol 77, Issue 4

2021-03-17 Thread Jürgen Spitzmüller
Am Mi., 17. März 2021 um 13:15 Uhr schrieb Andreas Plihal : > The update of makeindex.xdy did not help. > Are you sure the file you replaces is actually used? Check the LaTeX log. > However, since I am using the index processor *texindy *(and not > *makeindex*), shouldn't I update this index pr

Index doesn't contain cross references - lyx-users Digest, Vol 77, Issue 4

2021-03-17 Thread Andreas Plihal
Hi,   I'm working on a book and I'm using the KOMA-Script document class. I use the MikTex distribution and the texindy index processor. What do I have to do so that my index shows the cross-references?   The update of makeindex.xdy did not help. However, since I am using the index

Re: Too large space before cross-references?

2020-04-05 Thread Jürgen Spitzmüller
Am Sonntag, den 05.04.2020, 18:05 +0200 schrieb Bernd: > In German, a thin space is used between abbreviations and numbers: > > https://de.wikipedia.org/wiki/Schmales_Leerzeichen > > Now "table" is not an abbreviation, so I am not sure what do here... A normal (non-breakable) space is appropriat

Re: Too large space before cross-references?

2020-04-05 Thread Bernd
ichard Kimberly Heck: On Sat, Apr 4, 2020, 2:11 PM Bernd mailto:bernd.kappenb...@gmx.de>> wrote: I have the feeling that there is a too large space before cross-references. In "see table 1.1", table and 1 should be set with a half space, not a full space. Of course I can set it m

Re: Too large space before cross-references?

2020-04-05 Thread Richard Kimberly Heck
>> On Sat, Apr 4, 2020, 2:11 PM Bernd > <mailto:bernd.kappenb...@gmx.de>> wrote: >> I have the feeling that there is a too large space before >> cross-references. >> >> In "see table 1.1", table and 1 should be set with a half space, not a >&g

Re: Too large space before cross-references?

2020-04-05 Thread Neal Becker
In my opinion a full space is proper here, although I'd usually put a tie. Usually want to prevent line break before a number. On Sat, Apr 4, 2020, 2:11 PM Bernd wrote: > I have the feeling that there is a too large space before cross-references. > > In "see table 1.1"

Too large space before cross-references?

2020-04-04 Thread Bernd
I have the feeling that there is a too large space before cross-references. In "see table 1.1", table and 1 should be set with a half space, not a full space. Of course I can set it manually every time, but I would prefer a more integrated solution... Anybody has this issue? --

Re: Labels and Cross-References

2016-07-07 Thread Michael Berger
On 07/07/2016 03:10 PM, Daniel Roma wrote: Hello. I have a text file and I will enter Labels and Cross-References. How is this done in Lyx? thank you Hi Daniel, go to > Help > Users Guide > section 1 More Tools > 6.1 Cross-references then start trying. Michael

Labels and Cross-References

2016-07-07 Thread Daniel Roma
Hello. I have a text file and I will enter Labels and Cross-References. How is this done in Lyx? thank you

Re: Capitalization and plural in cross references

2016-06-06 Thread Richard Heck
On 06/05/2016 04:48 PM, racoon wrote: > Hi, > > I have looked a bit into the refstyle. There seem to be commands for > capitalization of first letter and for plural, like > > \Eqref[s]{label} > > which will produce "Equations (...)" > > Is this supported in LyX? No, not yet. Richard

Capitalization and plural in cross references

2016-06-05 Thread racoon
Hi, I have looked a bit into the refstyle. There seem to be commands for capitalization of first letter and for plural, like \Eqref[s]{label} which will produce "Equations (...)" Is this supported in LyX? Daniel

Re: Compile child document with cross-references

2015-05-12 Thread Jürgen Spitzmüller
phy when compiling only one chapter (i.e. only one child document). > > Though it works for the bibliography, it does not for the chapter number > and the cross-references. The former appears as Chapter 1, and the latter > as question marks. > > Is there a way to compile the

Compile child document with cross-references

2015-05-12 Thread Gilles Moyse
). Though it works for the bibliography, it does not for the chapter number and the cross-references. The former appears as Chapter 1, and the latter as question marks. Is there a way to compile the child document only with the correct chapter number and cross-references? Thanks in advance!

Re: Cross references sometimes show question marks

2014-04-02 Thread Richard Heck
On 03/31/2014 11:07 AM, Sylvia Hondke wrote: Hello, I'm pretty new to Lyx and use the 2.0.7 version on windows 7. Currently I have the problem that some of my cross references are shown as question marks, if i convert the Lyx file into a pdf file. I already read that something m

Cross references sometimes show question marks

2014-03-31 Thread Sylvia Hondke
Hello,   I'm pretty new to Lyx and use the 2.0.7 version on windows 7. Currently I have the problem that some of my cross references are shown as question marks, if i convert the Lyx file into a pdf file. I already read that something may be disrupted in the reference process. But I don&

Re: Incorrect subtable cross-references

2014-02-18 Thread Paul A . Rubin
Rich Shepard appl-ecosys.com> writes: > > On Tue, 18 Feb 2014, Paul A. Rubin wrote: > > Paul, > > > All the figures and tables are correctly numbered, and all the > > references to subfigures in the text are correct. References to the one > > pair of subtables (Table 6), however, show up as Ta

Re: Incorrect subtable cross-references

2014-02-18 Thread Rich Shepard
On Tue, 18 Feb 2014, Paul A. Rubin wrote: Paul, All the figures and tables are correctly numbered, and all the references to subfigures in the text are correct. References to the one pair of subtables (Table 6), however, show up as Table 5a and Table 5b rather than 6a and 6b. I come to this

Re: Incorrect subtable cross-references

2014-02-18 Thread Paul A. Rubin
above the caption (meaning subfigures and subtables went above the figure/table captions as well). I inserted labels in the captions and cross-references to them in the text. All the figures and tables are correctly numbered, and all the references to subfigures in the text are correct

Re: Incorrect subtable cross-references

2014-02-17 Thread Richard Heck
created these the usual LyX way (inserting floats inside floats), and I put the figure/table content above the caption (meaning subfigures and subtables went above the figure/table captions as well). I inserted labels in the captions and cross-references to them in the text. All the figures and tables

Incorrect subtable cross-references

2014-02-17 Thread Paul A . Rubin
inside floats), and I put the figure/table content above the caption (meaning subfigures and subtables went above the figure/table captions as well). I inserted labels in the captions and cross-references to them in the text. All the figures and tables are correctly numbered, and all the references to

Cross-references using xr from command line

2013-09-24 Thread Wong, Michael
it requires a manual step. What do you do in order to automate cross referenes using xr in LyX? When I don't have cross-references, I prefer to use a little python script to call LyX sequentially to compile each file from the command line. However, it seems that the temp folder only per

Re: cross-references sometimes spill past column boundary

2012-06-21 Thread Justin Wood
Justin Wood gmail.com> writes: > At the moment I'm using: > \renewcommand{\figureautorefname}{Figure~\negthinspace} > > I've tried replacing '~' with a simple space, with '\,' and '\ ' but it still > doesn't break between 'Figure' and the ref label. Shouldn't that be possible? > Ahh, found t

Re: cross-references sometimes spill past column boundary

2012-06-21 Thread Justin Wood
Guenter Milde users.sf.net> writes: > > It is standard TeX behaviour to let unbreakable words stick into the margin. > The LaTeX log shows warnings for every such line (often just tiny incursions > that can be ignored). Thanks Günter. I've looked through the log and can't find any warnings that

Re: cross-references sometimes spill past column boundary

2012-06-21 Thread Guenter Milde
On 2012-06-21, Justin Wood wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > Hi all. I have a small problem when using the LyX 2 inbuilt thesis > templates (KOMA-Script scrbook): in some instances, text lines that happen > to finish with cross-references when paginate

Re: Cross-references problem

2011-12-07 Thread Richard Heck
On 12/07/2011 04:24 AM, Sølvi wrote: On 12/06/2011 08:52 AM, Wolfgang Engelmann wrote: > Am Dienstag, 6. Dezember 2011, 14:18:58 schrieb Sølvi: >> I have LyX v.2.0.1 and Windows XP. >> >> I have a hughe document with a lot of references and cross-references >> (ma

Re: Cross-references problem

2011-12-07 Thread Sølvi
On 12/06/2011 08:52 AM, Wolfgang Engelmann wrote: > Am Dienstag, 6. Dezember 2011, 14:18:58 schrieb Sølvi: >> I have LyX v.2.0.1 and Windows XP. >> >> I have a hughe document with a lot of references and cross-references >> (master document with included child doc

Re: Cross-references problem

2011-12-06 Thread Richard Heck
On 12/06/2011 08:52 AM, Wolfgang Engelmann wrote: > Am Dienstag, 6. Dezember 2011, 14:18:58 schrieb Sølvi: >> I have LyX v.2.0.1 and Windows XP. >> >> I have a hughe document with a lot of references and cross-references >> (master document with included child doc

Re: Cross-references problem

2011-12-06 Thread Richard Heck
On 12/06/2011 08:52 AM, Wolfgang Engelmann wrote: > Am Dienstag, 6. Dezember 2011, 14:18:58 schrieb Sølvi: >> I have LyX v.2.0.1 and Windows XP. >> >> I have a hughe document with a lot of references and cross-references >> (master document with included child doc

Re: Cross-references problem

2011-12-06 Thread Wolfgang Engelmann
Am Dienstag, 6. Dezember 2011, 14:18:58 schrieb Sølvi: > I have LyX v.2.0.1 and Windows XP. > > I have a hughe document with a lot of references and cross-references > (master document with included child docs). I'm experience problems > with, especially, the cross-references

Cross-references problem

2011-12-06 Thread Sølvi
I have LyX v.2.0.1 and Windows XP. I have a hughe document with a lot of references and cross-references (master document with included child docs). I'm experience problems with, especially, the cross-references when I'm pdf-ing the document - some of them just turn up as "??"

Re: Table and Figure Lables and Cross-References ... Still

2011-11-08 Thread Rich Shepard
On Tue, 8 Nov 2011, Liviu Andronic wrote: I've played a bit and I'm not sure what exactly is wrong, however two points: - the labels are usually put within the caption (at least this is what I do) Liviu, I ask that you and the list subscribers accept my apologies for mis-placing the labels.

Re: Table and Figure Lables and Cross-References ... Still

2011-11-08 Thread Liviu Andronic
On Tue, Nov 8, 2011 at 6:47 PM, Rich Shepard wrote: > On Tue, 8 Nov 2011, Liviu Andronic wrote: > >> Could you post to the list a minimal LyX file exhibiting this issue? > > Liviu, > >  Done. Here's your copy. > I've played a bit and I'm not sure what exactly is wrong, however two points: - the la

Re: Table and Figure Lables and Cross-References ... Still

2011-11-08 Thread Rich Shepard
On Tue, 8 Nov 2011, Liviu wrote: Could you post to the list a minimal LyX file exhibiting this issue? So I have on the attached. See pages 7 and 8 (table reference and table) and page 12 (figure and figure reference). Rich#LyX 2.0 created this file. For more info see http://www.lyx.org/ \ly

Table and Figure Lables and Cross-References ... Still

2011-11-08 Thread Rich Shepard
There is definitely something different in version 2.0.1 from the earlier versions I've used for years, and not in a good way. I changed the document class from article (more fonts) to report-KOMAscript and this makes no difference. I've commented out \numberwithin{figure}{section} and \numbe

Fwd: Problem with cross references

2011-09-18 Thread Murat Yildizoglu
-- Murat Yildizoglu murat.yildizo...@univ-cezanne.fr Début du message transféré : > Expéditeur: Murat Yildizoglu > Date: 18 septembre 2011 14:22:36 HAEC > Destinataire: "ehud.kap...@mssm.edu" > Objet: Rép : Problem with cross references > > I have also see

Re: Problem with cross references

2011-09-18 Thread ehud.kap...@gmail.com
Envoyé: Dimanche 18 Septembre 2011 03:58:29 Objet: Re: Problem with cross references Alain Didierjean free.fr> writes: Any other suggestions ? What's this "active character" problem about ? It's a mess as I need this documents printed on monday ! Do you have Unicode characte

Re: Problem with cross references

2011-09-18 Thread Alain Didierjean
- Mail original - > De: "Paul A. Rubin" > À: lyx-users@lists.lyx.org > Envoyé: Dimanche 18 Septembre 2011 03:58:29 > Objet: Re: Problem with cross references > > Alain Didierjean free.fr> writes: > > > > Any other suggestions ? What&

Re: Problem with cross references

2011-09-17 Thread Paul A . Rubin
Alain Didierjean free.fr> writes: > Any other suggestions ? What's this "active character" problem about ? > It's a mess as I need this documents printed on monday ! Do you have Unicode characters (or something other than basic latin) in the reference labels? Could this be an encoding issue?

Re: Problem with cross references

2011-09-15 Thread Alain Didierjean
- Mail original - > De: "Richard Heck" > À: "Alain Didierjean" > Cc: lyx-users@lists.lyx.org > Envoyé: Jeudi 15 Septembre 2011 14:07:03 > Objet: Re: Problem with cross references > > On 09/15/2011 06:09 AM, Alain Didierjean wrote: > >

Re: Problem with cross references

2011-09-15 Thread Richard Heck
000E9or=EAme-de-Herbrand} > ). > A number should have been here; I inserted `0'. > (If you can't figure out why I needed to see a number, > look up `weird error' in the index to The TeXbook.) > > > Overfull \hbox

Problem with cross references

2011-09-15 Thread Alain Didierjean
x27;. (If you can't figure out why I needed to see a number, look up `weird error' in the index to The TeXbook.) Overfull \hbox (73.53159pt too wide) in paragraph at lines 590--596 \T1/cmr/m/n/10.95 Jacques Her-brand (cf. [][] :Th=E9or=EAme-de-Herbran d :Th=E9or=EAme- []

Re: confusing cross-references

2010-11-15 Thread Julien Rioux
On 15/11/2010 12:40 PM, Jack Tanner wrote: One more thing I can't figure out. Formatted Reference always gives me "figure 3 on page foo". How can I make it give me just "figure 3"? In the preamble: \newrefformat{fig}{figure~\ref{#1}} and if you use hyperlinks and want "figure 3" to be clickabl

Re: confusing cross-references

2010-11-15 Thread Uwe Stöhr
Am 15.11.2010 07:04, schrieb Jack Tanner: In other words, instead of using the figure number, it's using the section number. Is this to be expected? Yes, because your label is not in the caption. For other references like \vref this is not a problem, but prettyref is special and has also some

Re: confusing cross-references

2010-11-15 Thread Jack Tanner
On 11/15/2010 12:24 PM, Jack Tanner wrote: On 11/15/2010 8:11 AM, stephen's mailinglist account wrote: What you are getting for your float is the section number and similarly for your figure because it is not after the caption. You're completely right. One more thing I can't figure out. Forma

Re: confusing cross-references

2010-11-15 Thread stephen's mailinglist account
using http://en.wikibooks.org/wiki/LaTeX/Labels_and_Cross-referencing as a reference. "When a label is declared within a float environment, the \ref{...} will return the respective fig/table number, but it must occur after the caption. When declared outside, it will give the section number. To be

Re: confusing cross-references

2010-11-15 Thread stephen's mailinglist account
On 15 November 2010 06:04, Jack Tanner wrote: > Something is really screwy with the references in this simple document under > LyX 1.6.7. > > The key sentence should get rendered in PDF (via pdflatex) as > > here be a formatted reference to  figure 1, which lives in section 2: Figure > 1 on page 1

confusing cross-references

2010-11-14 Thread Jack Tanner
Something is really screwy with the references in this simple document under LyX 1.6.7. The key sentence should get rendered in PDF (via pdflatex) as here be a formatted reference to figure 1, which lives in section 2: Figure 1 on page 1. and here be a reference to the float label: 1 Inste

formatting cross references in KOMA-Script and a custom float

2010-09-21 Thread Justin Wood
All, I've asked a few newbie questions about formatting cross references, explicitly (thread here<http://thread.gmane.org/gmane.editors.lyx.general/65678>) and within a thread (here<http://thread.gmane.org/gmane.editors.lyx.general/65312>) where Jürgen Spitzmüller helped m

Re: formatting cross references — \ref, \prettyref , etc

2010-09-16 Thread Justin Wood
On 16 September 2010 19:35, Richard Heck wrote: > On 09/16/2010 04:26 AM, Justin Wood wrote: > > Is it possible to control the format of cross references to labels so that > I can specify the text prepended to the label number? I realise LyX > automagically adds 

Re: formatting cross references — \ref, \prettyref, etc

2010-09-16 Thread Richard Heck
On 09/16/2010 04:26 AM, Justin Wood wrote: Is it possible to control the format of cross references to labels so that I can specify the text prepended to the label number? I realise LyX automagically adds 'chapter', 'section', 'subsection', and 'Figure'

formatting cross references — \ref, \prettyref, et c

2010-09-16 Thread Justin Wood
Is it possible to control the format of cross references to labels so that I can specify the text prepended to the label number? I realise LyX automagically adds 'chapter', 'section', 'subsection', and 'Figure', most of which are fine. But normally I would p

Re: cross-references missing when compiling child-document

2010-02-11 Thread Jürgen Spitzmüller
Stefan Verhaegh wrote: > For the last two years I have been a very happy user of Lyx (currently > version 1.6.5 on Windows XP in combination with TexLive 2009) for writing > my PhD thesis. > > But now I have stumbled across something strange in relation to > cross-references sin

cross-references missing when compiling child-document

2010-02-11 Thread Stefan Verhaegh
Hi For the last two years I have been a very happy user of Lyx (currently version 1.6.5 on Windows XP in combination with TexLive 2009) for writing my PhD thesis. But now I have stumbled across something strange in relation to cross-references since I have split up my thesis into a master

Broken Cross-References after copy/paste

2009-12-11 Thread Rob
Hi, I copied and pasted an article into a new file, complete with all the cross-references. The cross-reference names did not change, but all the references in the text are broken when I output to pdf. What happened? Is there some sort of run that I have to do to get the correct references to

noweb chunk cross references in lyx

2009-07-24 Thread Sam Liddicott
I can use an ERT: \nextchunklabel{save-handle} to define a label for a code chunk, and then refer to this from another part of the document with ERT: \subpageref{save-handle} Does/Can lyx support this more natively to avoid the ERT, but allow a new label type beginning with nw: ? Sam

Re: Cross References with Export to HTML (Word)

2009-06-04 Thread Gregory Jefferis
the figures are causing trouble. Specifically the cross references to > figures in the text are all rendered as ??. > It seems that there is an interaction with the babel package. When I turn off babel, export of figure cross references work fine. Perhaps my babel (from MacTex2008) is broken - I ha

Cross References with Export to HTML (Word)

2009-06-03 Thread Gregory Jefferis
of experimenting the best looking output so far comes from Export to HTML (MS Word). However although the main body of the text and the citations and reference list come out ok the figures are causing trouble. Specifically the cross references to figures in the text are all rendered as ??. I&#

Re: Cross-References doubts

2009-04-27 Thread rgheck
Adrian Diaz wrote: Uwe Thanks for the advice. I have upgraded to 1.6.2 and the problem with cross reference is ok. i have set Theorems (AMS) and Theorems (by section) and it woks well. However i need that the of theorem, lemma etc appears is spanish when i export the file to pdf. On Lyx e

Re: Cross-References doubts

2009-04-26 Thread rgheck
Uwe Stöhr wrote: Adrian Diaz schrieb: Sometimes i need to define lemma, proposition, theorem or simply some definitions. I think it is very easy to use them cos i can set by *description* or *list*. However, i have problems when i want to work with cross-references. The problem is that every

Re: Cross-References doubts

2009-04-25 Thread Uwe Stöhr
Adrian Diaz schrieb: Sometimes i need to define lemma, proposition, theorem or simply some definitions. I think it is very easy to use them cos i can set by *description* or *list*. However, i have problems when i want to work with cross-references. The problem is that every time i define a

Cross-References doubts

2009-04-25 Thread Adrian Diaz
Hi Friends of Lyx Sometimes i need to define lemma, proposition, theorem or simply some definitions. I think it is very easy to use them cos i can set by *description* or *list*. However, i have problems when i want to work with cross-references. The problem is that every time i define a

Re: Insertion of Cross-References

2009-01-17 Thread Abdelrazak Younes
On 17/01/2009 20:06, Pavel Sanda wrote: Abdelrazak Younes wrote: On 14/01/2009 16:29, Vincent van Ravesteijn - TNW wrote: Idea: Add to the context-menu of the label a command like "Insert Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" (which can then be pasted at the cursor

Re: Insertion of Cross-References

2009-01-17 Thread Pavel Sanda
Abdelrazak Younes wrote: > On 14/01/2009 16:29, Vincent van Ravesteijn - TNW wrote: >> >>> Idea: >>> Add to the context-menu of the label a command like "Insert >>> Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" >>> (which can then be pasted at the cursor postion). >>> >> >> We

Re: Insertion of Cross-References

2009-01-17 Thread Abdelrazak Younes
On 14/01/2009 16:29, Vincent van Ravesteijn - TNW wrote: Idea: Add to the context-menu of the label a command like "Insert Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" (which can then be pasted at the cursor postion). We already have this, you could shout a little bit

Re: Insertion of Cross-References

2009-01-17 Thread Abdelrazak Younes
On 14/01/2009 16:13, Konrad Hofbauer wrote: Hi, I wanted to ask if there is a more comfortable way of inserting cross-references than through the GUI ? Problably not the answer you want but the New Labels&Reference integration in the Navigator makes it easier to locate labels&r

Re: Insertion of Cross-References

2009-01-17 Thread Uwe Stöhr
Sophie (itsme213) schrieb: Add to the context-menu of the label a command like "Insert Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" (which can then be pasted at the cursor postion). We already have this Oh wonderful !!! you could shout a little bit to have it availa

Re: Insertion of Cross-References

2009-01-17 Thread rgheck
Sophie (itsme213) wrote: "Konrad Hofbauer" wrote in message news:496e06ce.5070...@sbox.tugraz.at... Vincent van Ravesteijn - TNW wrote: Idea: Add to the context-menu of the label a command like "Insert Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" (which can the

Re: Insertion of Cross-References

2009-01-17 Thread Sophie (itsme213)
"Konrad Hofbauer" wrote in message news:496e06ce.5070...@sbox.tugraz.at... > Vincent van Ravesteijn - TNW wrote: >>> Idea: >>> Add to the context-menu of the label a command like "Insert >>> Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" >>> (which can then be pasted at th

Re: Insertion of Cross-References

2009-01-15 Thread Guenter Milde
On 2009-01-14, Konrad Hofbauer wrote: > Vincent van Ravesteijn - TNW wrote: >>> Add to the context-menu of the label a command like "Insert >>> Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" >> We already have this you could shout a little bit to have it available >> in LyX

Re: Insertion of Cross-References

2009-01-14 Thread Konrad Hofbauer
Vincent van Ravesteijn - TNW wrote: Idea: Add to the context-menu of the label a command like "Insert Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" (which can then be pasted at the cursor postion). We already have this Oh wonderful !!! you could shout a little bit

RE: Insertion of Cross-References

2009-01-14 Thread Vincent van Ravesteijn - TNW
>Idea: >Add to the context-menu of the label a command like "Insert >Cross-Reference at Cursor Position", or a "Copy as Cross-Reference" >(which can then be pasted at the cursor postion). > We already have this, you could shout a little bit to have it available in LyX 1.6.2. >Thanks, >Konrad

Insertion of Cross-References

2009-01-14 Thread Konrad Hofbauer
Hi, I wanted to ask if there is a more comfortable way of inserting cross-references than through the GUI ? My problem: Large document, hundreds of labels, their names not always perfectly descriptive. To insert a cross-reference to x at y, I have to scroll to x, see what the label is

Re: cross-references in multiple documents

2008-12-20 Thread Abdelrazak Younes
On 20/12/2008 04:58, asm23 wrote: All labels of master and siblings will show in the list then. In a larger project, this is quite inconvenient, as looking for the right labe to references in a 100+ long list takes its time. Günter Yes, I also notice this problem, If I use one bib file f

Re: cross-references in multiple documents

2008-12-19 Thread asm23
All labels of master and siblings will show in the list then. In a larger project, this is quite inconvenient, as looking for the right labe to references in a 100+ long list takes its time. Günter Yes, I also notice this problem, If I use one bib file for each child document. When I ope

Re: cross-references in multiple documents

2008-12-19 Thread Guenter Milde
On 2008-12-18, John Perry wrote: > In older versions of Lyx, cross-references with multiple documents > showed up conveniently, using a drop-down list in the cross-reference > dialog. ... only, if you manually opened the other document. > I'm now using Lyx 1.6 and cannot find a

Re: cross-references in multiple documents

2008-12-18 Thread James Sutherland
ith macros. A macro defined in a parent document will compile fine in a child document, but the instant preview feature is broken. No word as to if/when that will be fixed. James On Dec 18, 2008, at 10:32 AM, John Perry wrote: In older versions of Lyx, cross-references with multiple d

cross-references in multiple documents

2008-12-18 Thread John Perry
In older versions of Lyx, cross-references with multiple documents showed up conveniently, using a drop-down list in the cross-reference dialog. I'm now using Lyx 1.6 and cannot find any such drop-down list in the dialog. The help file on cross-references offers the following: "This

Re: Hyperlinked cross-references inside PDF documents?

2008-10-18 Thread Keith Roberts
Thanks again for the pointers. I found the Latex preamble for the UserGuide, and edited the colors to the following: % link all cross references and URLs in pdf output \usepackage[colorlinks=true, bookmarks, bookmarksnumbered, linkcolor=blue, citecolor=blue, urlcolor=blue, filecolor=blue

Re: Hyperlinked cross-references inside PDF documents?

2008-10-15 Thread Keith Roberts
On Wed, 15 Oct 2008, Uwe Stöhr wrote: To: Keith Roberts <[EMAIL PROTECTED]> From: Uwe Stöhr <[EMAIL PROTECTED]> Subject: Re: Hyperlinked cross-references inside PDF documents? Keith Roberts schrieb: In the meantime, can someone please tell me if it's possible to create h

Re: Hyperlinked cross-references inside PDF documents?

2008-10-15 Thread Uwe Stöhr
Keith Roberts schrieb: In the meantime, can someone please tell me if it's possible to create hyper-linked cross-references that can be clicked on in a PDF file? You have to use the LateX-package "hyperref" in the document preamble. For an example, have a look at the pr

Re: Hyperlinked cross-references inside PDF documents?

2008-10-15 Thread Richard Heck
Keith Roberts wrote: I'm working my way through the first 3 documents under the help menu in LyX 1.5.6 In the meantime, can someone please tell me if it's possible to create hyper-linked cross-references that can be clicked on in a PDF file? Yes, you just have to use the hyperr

Hyperlinked cross-references inside PDF documents?

2008-10-15 Thread Keith Roberts
I'm working my way through the first 3 documents under the help menu in LyX 1.5.6 In the meantime, can someone please tell me if it's possible to create hyper-linked cross-references that can be clicked on in a PDF file? Here is an example of what I would like to do in a PDF

Re: List of cross references for a label

2008-09-18 Thread Abdelrazak Younes
Daniel Lohmann wrote: On 18.09.2008, at 15:13, rgheck wrote: Martin Görg wrote: On Thu, 18 Sep 2008 13:27:31 +0200, Abdelrazak Younes wrote: is it correct that there is no functionality in LyX to show all cross references pointing to a specific label? [...] I'll file a feature reque

Re: List of cross references for a label

2008-09-18 Thread Daniel Lohmann
On 18.09.2008, at 15:13, rgheck wrote: Martin Görg wrote: On Thu, 18 Sep 2008 13:27:31 +0200, Abdelrazak Younes wrote: is it correct that there is no functionality in LyX to show all cross references pointing to a specific label? [...] I'll file a feature request in case

Re: List of cross references for a label

2008-09-18 Thread rgheck
Martin Görg wrote: On Thu, 18 Sep 2008 13:27:31 +0200, Abdelrazak Younes wrote: is it correct that there is no functionality in LyX to show all cross references pointing to a specific label? [...] I'll file a feature request in case this functionality is really missing. No ne

Re: List of cross references for a label

2008-09-18 Thread Martin Görg
On Thu, 18 Sep 2008 13:27:31 +0200, Abdelrazak Younes wrote: >> is it correct that there is no functionality in LyX to show all cross >> references pointing to a specific label? [...] >> I'll file a feature request in case this functionality is really missing. > >

Re: List of cross references for a label

2008-09-18 Thread rgheck
Martin Görg wrote: Hi there, is it correct that there is no functionality in LyX to show all cross references pointing to a specific label? Other LaTeX editors (e.g. WinShell) provide this functionality and it is quite handy. When I modify a figure I would like to find all places where the

Re: List of cross references for a label

2008-09-18 Thread Abdelrazak Younes
Martin Görg wrote: Hi there, is it correct that there is no functionality in LyX to show all cross references pointing to a specific label? Other LaTeX editors (e.g. WinShell) provide this functionality and it is quite handy. When I modify a figure I would like to find all places where the

List of cross references for a label

2008-09-18 Thread Martin Görg
Hi there, is it correct that there is no functionality in LyX to show all cross references pointing to a specific label? Other LaTeX editors (e.g. WinShell) provide this functionality and it is quite handy. When I modify a figure I would like to find all places where the figure is referenced. LyX

Re: cross-references in PDF

2007-03-16 Thread Richard Heck
Uwe Stöhr wrote: >> how is it possible to create >> cross-references between sections/subsections? For instance, in >> section 1.2 i >> need to refer to section 1.8, I would like to insert something like >> "(see >> section 1.8 `section 1.8 name' for

Re: cross-references in PDF

2007-03-16 Thread Eugeny N Dzhurinsky
On Thu, Mar 15, 2007 at 11:33:51AM -0400, Richard Heck wrote: > > You may have the same problem the previous person did. Make sure that > your labels are NOT in the section titles themselves. This is where I > normally put them, and where I think everyone normally puts them, but it > messes up nam

Re: cross-references in PDF

2007-03-15 Thread Uwe Stöhr
how is it possible to create cross-references between sections/subsections? For instance, in section 1.2 i need to refer to section 1.8, I would like to insert something like "(see section 1.8 `section 1.8 name' for details", where section number and name is inserted and updated a

Re: cross-references in PDF

2007-03-15 Thread Richard Heck
generated. Just put the label at the start of the section. Eugeny N Dzhurinsky wrote: > On Thu, Mar 15, 2007 at 09:52:02AM -0400, Richard Heck wrote: > >> Eugeny N Dzhurinsky wrote: >> >>> Hello, could somebody please advice - how is it possible to create >>&g

Re: cross-references in PDF

2007-03-15 Thread Eugeny N Dzhurinsky
On Thu, Mar 15, 2007 at 09:52:02AM -0400, Richard Heck wrote: > Eugeny N Dzhurinsky wrote: > > Hello, could somebody please advice - how is it possible to create > > cross-references between sections/subsections? For instance, in section 1.2 > > i > > need to refer to s

  1   2   >