Re: aux file

2021-11-30 Thread Paul A. Rubin

On 11/30/21 11:37 AM, Wolfgang Engelmann wrote:



Am 30.11.21 um 17:11 schrieb Paul A. Rubin:

On 11/30/21 10:52 AM, Wolfgang Engelmann wrote:

What is the best way of getting the aux file

a) for a bibtex situation
b) for a biblatex/biber/luatex situation?

I have a large bib file, of which only few references are used

Wolfgang
When you compile the document in LyX, the .aux file will be written 
in the temporary directory. On a Linux system, this will typically be 
/tmp/lyx_tmpdir./lyx_tmpbuf0 (if this is the first open 
document in LyX; if not, change 0 to 1, 2 or whatever). While the 
document remains open in LyX, you can use your system's file browser 
to find and copy it.


Paul


Thanks, Paul, for your quick answer.
I am using Debian, but can't find /tmp in my home.

It is not in your home, it's directly under the system root (parallel to 
/usr, /opt etc.). I use Mint, which is a derivative of Ubuntu, but I'm 
pretty sure Ubuntu and Debian have the same basic directory structure. 
If for some reason that is not where the LyX temp directory lives, you 
can always check Tools > Preferences... > Paths > Temporary directory: 
to find out where the LyX temporary files are hiding.


Paul

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: aux file

2021-11-30 Thread Herbert Voss



Am 30.11.21 um 17:44 schrieb Wolfgang Engelmann:



Am 30.11.21 um 17:25 schrieb Herbert Voss:



Am 30.11.21 um 16:52 schrieb Wolfgang Engelmann:

What is the best way of getting the aux file

a) for a bibtex situation
b) for a biblatex/biber/luatex situation?

I have a large bib file, of which only few references are used


Why do you want to get the .aux-file? It is only needed, if you
have an error which you cannot solve and where a look into the
aux file maybe helpful.


I do have apparently errors. If I compile the lyx file, the pdf output 
shows those references as bold.


This has nothing to do with the aux-file, it is a problem with your
citations and the style file or missing keywords in the database.
Look into the log file of the bibtex/biber run.





By the way: biblatex creates it's own auxiliary files which are
read by biber (beside the aux file).


and how is this auxiliary file named?



always the main  docname with another extension.

Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: aux file

2021-11-30 Thread Wolfgang Engelmann




Am 30.11.21 um 17:25 schrieb Herbert Voss:



Am 30.11.21 um 16:52 schrieb Wolfgang Engelmann:

What is the best way of getting the aux file

a) for a bibtex situation
b) for a biblatex/biber/luatex situation?

I have a large bib file, of which only few references are used


Why do you want to get the .aux-file? It is only needed, if you
have an error which you cannot solve and where a look into the
aux file maybe helpful.


I do have apparently errors. If I compile the lyx file, the pdf output 
shows those references as bold.


By the way: biblatex creates it's own auxiliary files which are
read by biber (beside the aux file).


and how is this auxiliary file named?


Herbert


Thanks, Herbert. By the way, would be nice to have a template file for 
LyX under luatex. Or have I overlooked it? It is a bit complicated to 
remember all the settings needed for it (in tools and under Document 
>settings> ...


Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: aux file

2021-11-30 Thread Wolfgang Engelmann




Am 30.11.21 um 17:11 schrieb Paul A. Rubin:

On 11/30/21 10:52 AM, Wolfgang Engelmann wrote:

What is the best way of getting the aux file

a) for a bibtex situation
b) for a biblatex/biber/luatex situation?

I have a large bib file, of which only few references are used

Wolfgang
When you compile the document in LyX, the .aux file will be written in 
the temporary directory. On a Linux system, this will typically be 
/tmp/lyx_tmpdir./lyx_tmpbuf0 (if this is the first open 
document in LyX; if not, change 0 to 1, 2 or whatever). While the 
document remains open in LyX, you can use your system's file browser to 
find and copy it.


Paul


Thanks, Paul, for your quick answer.
I am using Debian, but can't find /tmp in my home.

Can I just create it and would LyX find this, or how do I tell LyX how 
to find it?

Or: How do I find out what LyX uses in my system?

I tried without success:

find -iname 'tmp'  >finds

./.config/libreoffice/4/user/extensions/tmp
./.config/GIMP/2.10/tmp
./.imagej/tmp
./.local/share/akonadi_maildir_resource_0/trash/tmp
...
./.local/share/akonadi_maildir_resource_0/drafts/tmp
./.local/share/akonadi_maildir_resource_0/sent-mail/tmp
./.local/share/local-mail/tmp
./.gimp-2.8/tmp

find -iname 'lyx_tmpbuf*' >finds nothing
find -iname 'tmpbuf*' >finds nothing

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: aux file

2021-11-30 Thread Herbert Voss




Am 30.11.21 um 16:52 schrieb Wolfgang Engelmann:

What is the best way of getting the aux file

a) for a bibtex situation
b) for a biblatex/biber/luatex situation?

I have a large bib file, of which only few references are used


Why do you want to get the .aux-file? It is only needed, if you
have an error which you cannot solve and where a look into the
aux file maybe helpful.

By the way: biblatex creates it's own auxiliary files which are
read by biber (beside the aux file).

Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: aux file

2021-11-30 Thread Paul A. Rubin

On 11/30/21 10:52 AM, Wolfgang Engelmann wrote:

What is the best way of getting the aux file

a) for a bibtex situation
b) for a biblatex/biber/luatex situation?

I have a large bib file, of which only few references are used

Wolfgang
When you compile the document in LyX, the .aux file will be written in 
the temporary directory. On a Linux system, this will typically be 
/tmp/lyx_tmpdir./lyx_tmpbuf0 (if this is the first open 
document in LyX; if not, change 0 to 1, 2 or whatever). While the 
document remains open in LyX, you can use your system's file browser to 
find and copy it.


Paul

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: aux file

2021-02-17 Thread Paul A. Rubin

On 2/17/21 2:31 AM, Wolfgang Engelmann wrote:
I used to produce an aux file from my lyx document by exporting the 
tex file via plain latex, running it and select the aux (I remember, 
there was an easier way, but I forgot). But plain latex does not 
appear any more since I use xetex.

What should I do?
Wolfgang
Assuming xetex produces aux files (I would guess it does, but I've never 
used it), you could just use View > Document in LyX to compile and view 
the document, then navigate to the temporary directory LyX is using and 
copy the aux file from there.


Paul

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: aux-file of lyx-run

2009-06-05 Thread Wolfgang Engelmann
Am Thursday 04 June 2009 17:40:02 schrieb Wolfgang Engelmann:

I read with interest the note about the Public release of LyX version 1.6.3 
and hope that it might have cured the problem I am faced with (see below). Is 
there any kind soul who is preparing a debian binary?

Wolfgang

 Dear Gurus for lyx/latex,

 I am trying to trace a citation error in my document (koma, book, 2 column,
 debian). I divided the document in a master and several subdocuments.
 I am getting in /tmp/lyx_tmpdir.TJ4198/lyx_tmpbuf directories for the
 master and the subdocuments.
 Could somebody explain the task of these tmp files and its handling by lyx?

 The reason is, that I have difficulties to localize the citation error,
 because even after taking out the offending citation lyx is still
 complaining about it. I have to close lyx and reopen it until I get the
 response after removing. I guessed, that the aux file is reused after a new
 run of lyx (without closing it down), and wanted to remove it therefore
 from the tmp-directory(ies). I am however, uncertain about it, since the
 last file which contains the citation error produces no tmp-directory.

 Also, why has the master file directory no aux-file, although this is the
 file where the list of references is located at the end. The subdirectories
 have also a list of references at the end, but they are in a
 commentary-note (allowing to view all the references, that is master and
 subdirectories).

 Wolfgang



-- 
-
Wolfgang Engelmann
Schlossgartenstrasse 22
D-72070 Tübingen
Tel 07071 68325


Re: aux-file of lyx-run

2009-06-05 Thread rgheck

Wolfgang Engelmann wrote:

Am Thursday 04 June 2009 17:40:02 schrieb Wolfgang Engelmann:

I read with interest the note about the Public release of LyX version 1.6.3 
and hope that it might have cured the problem I am faced with (see below). Is 
there any kind soul who is preparing a debian binary?


  

Ask Sven Hoexter, who is on the devel list. He's the debian guy.

rh



Re: aux-file of lyx-run

2009-06-05 Thread Wolfgang Engelmann
Am Thursday 04 June 2009 17:40:02 schrieb Wolfgang Engelmann:

I read with interest the note about the Public release of LyX version 1.6.3 
and hope that it might have cured the problem I am faced with (see below). Is 
there any kind soul who is preparing a debian binary?

Wolfgang

 Dear Gurus for lyx/latex,

 I am trying to trace a citation error in my document (koma, book, 2 column,
 debian). I divided the document in a master and several subdocuments.
 I am getting in /tmp/lyx_tmpdir.TJ4198/lyx_tmpbuf directories for the
 master and the subdocuments.
 Could somebody explain the task of these tmp files and its handling by lyx?

 The reason is, that I have difficulties to localize the citation error,
 because even after taking out the offending citation lyx is still
 complaining about it. I have to close lyx and reopen it until I get the
 response after removing. I guessed, that the aux file is reused after a new
 run of lyx (without closing it down), and wanted to remove it therefore
 from the tmp-directory(ies). I am however, uncertain about it, since the
 last file which contains the citation error produces no tmp-directory.

 Also, why has the master file directory no aux-file, although this is the
 file where the list of references is located at the end. The subdirectories
 have also a list of references at the end, but they are in a
 commentary-note (allowing to view all the references, that is master and
 subdirectories).

 Wolfgang



-- 
-
Wolfgang Engelmann
Schlossgartenstrasse 22
D-72070 Tübingen
Tel 07071 68325


Re: aux-file of lyx-run

2009-06-05 Thread rgheck

Wolfgang Engelmann wrote:

Am Thursday 04 June 2009 17:40:02 schrieb Wolfgang Engelmann:

I read with interest the note about the Public release of LyX version 1.6.3 
and hope that it might have cured the problem I am faced with (see below). Is 
there any kind soul who is preparing a debian binary?


  

Ask Sven Hoexter, who is on the devel list. He's the debian guy.

rh



Re: aux-file of lyx-run

2009-06-05 Thread Wolfgang Engelmann
Am Thursday 04 June 2009 17:40:02 schrieb Wolfgang Engelmann:

I read with interest the note about the Public release of LyX version 1.6.3 
and hope that it might have cured the problem I am faced with (see below). Is 
there any kind soul who is preparing a debian binary?

Wolfgang

> Dear Gurus for lyx/latex,
>
> I am trying to trace a citation error in my document (koma, book, 2 column,
> debian). I divided the document in a master and several subdocuments.
> I am getting in /tmp/lyx_tmpdir.TJ4198/lyx_tmpbuf directories for the
> master and the subdocuments.
> Could somebody explain the task of these tmp files and its handling by lyx?
>
> The reason is, that I have difficulties to localize the citation error,
> because even after taking out the offending citation lyx is still
> complaining about it. I have to close lyx and reopen it until I get the
> response after removing. I guessed, that the aux file is reused after a new
> run of lyx (without closing it down), and wanted to remove it therefore
> from the tmp-directory(ies). I am however, uncertain about it, since the
> last file which contains the citation error produces no tmp-directory.
>
> Also, why has the master file directory no aux-file, although this is the
> file where the list of references is located at the end. The subdirectories
> have also a list of references at the end, but they are in a
> commentary-note (allowing to view all the references, that is master and
> subdirectories).
>
> Wolfgang



-- 
-
Wolfgang Engelmann
Schlossgartenstrasse 22
D-72070 Tübingen
Tel 07071 68325


Re: aux-file of lyx-run

2009-06-05 Thread rgheck

Wolfgang Engelmann wrote:

Am Thursday 04 June 2009 17:40:02 schrieb Wolfgang Engelmann:

I read with interest the note about the Public release of LyX version 1.6.3 
and hope that it might have cured the problem I am faced with (see below). Is 
there any kind soul who is preparing a debian binary?


  

Ask Sven Hoexter, who is on the devel list. He's the debian guy.

rh



Re: aux-file of lyx-run

2009-06-04 Thread Ralf
Wolfgang Engelmann engelm...@... writes:
[snip]
 The reason is, that I have difficulties to localize the citation error, 
 because even after taking out the offending citation lyx is still complaining 
 about it. I have to close lyx and reopen it until I get the response after 
 removing. I guessed, that the aux file is reused after a new run of lyx 
 (without closing it down), and wanted to remove it therefore from the 
 tmp-directory(ies). I am however, uncertain about it, since the last file 
 which contains the citation error produces no tmp-directory.

Hi Wolfgang,

I don't have an answer for you but I would like to respond and say that I have
the same difficulties with finding and solving errors in Lyx (see my other posts
today) - even worse is the situation with BibTex and Lyx - there is none
indication whatsoever where and how to fix it...

I chased a citation error for more than an hour - closing Lyx and reopenening it
did the trick; well that is not what I call a deterministic behaviour

Anyway, what I do in these situations is that I export to Latex and work with
TeXnicCenter where you have more options for error tracking.

Still, Lyx is cool.

Cheers
-Ralf 




Re: aux-file of lyx-run

2009-06-04 Thread Ralf
Wolfgang Engelmann engelm...@... writes:
[snip]
 The reason is, that I have difficulties to localize the citation error, 
 because even after taking out the offending citation lyx is still complaining 
 about it. I have to close lyx and reopen it until I get the response after 
 removing. I guessed, that the aux file is reused after a new run of lyx 
 (without closing it down), and wanted to remove it therefore from the 
 tmp-directory(ies). I am however, uncertain about it, since the last file 
 which contains the citation error produces no tmp-directory.

Hi Wolfgang,

I don't have an answer for you but I would like to respond and say that I have
the same difficulties with finding and solving errors in Lyx (see my other posts
today) - even worse is the situation with BibTex and Lyx - there is none
indication whatsoever where and how to fix it...

I chased a citation error for more than an hour - closing Lyx and reopenening it
did the trick; well that is not what I call a deterministic behaviour

Anyway, what I do in these situations is that I export to Latex and work with
TeXnicCenter where you have more options for error tracking.

Still, Lyx is cool.

Cheers
-Ralf 




Re: aux-file of lyx-run

2009-06-04 Thread Ralf
Wolfgang Engelmann  writes:
[snip]
> The reason is, that I have difficulties to localize the citation error, 
> because even after taking out the offending citation lyx is still complaining 
> about it. I have to close lyx and reopen it until I get the response after 
> removing. I guessed, that the aux file is reused after a new run of lyx 
> (without closing it down), and wanted to remove it therefore from the 
> tmp-directory(ies). I am however, uncertain about it, since the last file 
> which contains the citation error produces no tmp-directory.

Hi Wolfgang,

I don't have an answer for you but I would like to respond and say that I have
the same difficulties with finding and solving errors in Lyx (see my other posts
today) - even worse is the situation with BibTex and Lyx - there is none
indication whatsoever where and how to fix it...

I chased a citation error for more than an hour - closing Lyx and reopenening it
did the trick; well that is not what I call a deterministic behaviour

Anyway, what I do in these situations is that I export to Latex and work with
TeXnicCenter where you have more options for error tracking.

Still, Lyx is cool.

Cheers
-Ralf