Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Question about BibTex

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Question about BibTex


Chronological Thread 
  • From: Javier Arántegui <address@hidden>
  • To: address@hidden
  • Cc: Joris van der Hoeven <address@hidden>
  • Subject: Re: [TeXmacs] Question about BibTex
  • Date: Thu, 14 Oct 2004 18:36:40 +0200
  • Organization: Univ. de Lleida

Dear Joris,

El Jueves, 14 de Octubre de 2004 13:51, Joris van der Hoeven escribió:
> I did not manage to install LyX on my system, but it seems that
> you do not really get the text of the reference; you merely specify
> the LaTeX commands "citet" and "citep" for generating the citation.

I think you should find out how to install Lyx. It's good to know what the
competence is doing and I think that Lyx is the best competitor of TeXmacs.
Maybe there are two or three interesting ideas that can be adapted to
TeXmacs.

The truth is I didn't notice about 'citep' and 'citet'. Could be difficult to
include them in TeXmacs to provide different ways to show bibliographic
references?


> If you want to export from TeXmacs to LaTeX, then you can do the same
> thing: just use the Insert -> Specific -> LaTeX construct in order to
> specify some verbatim text which will be included "as is" when exporting
> to LaTeX.

I don't want to export to LaTeX to render, in the way I want, the
bibliographic references. In that case, I would use directly Lyx.

I've been reading some chapters of the 'Reference Guide' and
'std-automatic.ts'. After some trials and mistakes I put two macros in the
beginning of my document:

(assign "render-cite" (macro "ref" (arg "ref")))
(assign "render-bibitem" "")

I know they are not very impressive but I am quite proud of them because they
are my first macros :) The second macro works great removing the reference
in bold between [] from the item in 'Bibliography'.

The problem is the first one. Using this macro I get things like 'Dunne and
Kluter(2001)' or 'Evrendilek et al.(2004)Evrendilek, Zhang, and Ritcher'
where I put a 'cite'. I would be happy if I could add an space between the
authors and the year ('Dunne and Kutler (2001)' and if I could remove the
list of authors after the year in the second example. Any hint of how can I
do it?

Thank you for your help. Best regards,

Javier

--

Javier Arántegui
Dept. Tecnologia de Alimentos / Dept. of Food Technology
Universitat de Lleida / University of Lleida (Spain)

Tel. +34 973702595
Fax +34 973702596
http://www.tecal.udl.es



Archive powered by MHonArc 2.6.19.

Top of Page