emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adonay Felipe Nogueira <adfeno@hyperbola.info>
To: emacs-orgmode@gnu.org
Subject: Re: Can export the files with bibliography only to LaTeX
Date: Thu, 14 Dec 2017 10:11:34 -0200	[thread overview]
Message-ID: <87shcdbjbd.fsf@hyperbola.info> (raw)
In-Reply-To: <xgzzi6lk7as.fsf@hafogvatn.is> (Julian M. Burgos's message of "Thu, 14 Dec 2017 09:06:19 +0000")

Indeed, Pandoc is a way out ;)

I just would advise against converting from LaTeX to Word DOC.

I'd say stick to LaTeX and PDF.

This is important because: just like PDF, DOC (and also DOCX and
ODF-family) is sometimes binary file, but beyond that: DOC is not
standardized, and one can't edit a DOC in plain text editor, this makes
it difficult to read version differences for a given file (although it
can be used in revision/version controlled spaces, it still makes it
difficult for a human reviewer to read the differences).

Relying on these formats such as DOC and DOCX only serve to
make people more dependent on the non-free software behind these.

Finally, if writting collaboratively with someone else, either send them
the Org or LaTeX file anyways, or if they are reviewing the changes: either
make use of a revision/version control system, send them only the diffs
that come from the revision/version control system you're using, or send
them the HTML output of `diffoscope' comparing a PDF of a previous
version with the PDF of the new version.

For more information on the current caveats of using `diffoscope' with
PDF files, see my reply in [1].

[1] <https://listas.trisquel.info/pipermail/trisquel-users/2017-December/083507.html>.

2017-12-14T09:06:19+0000 Julian M. Burgos wrote:
> I do not think there is an out-of-the-box way to export a bibliography
> directly from org-mode to formats other than LaTex.  What I usually do
> is export to Tex and then use Pandoc (https://pandoc.org/) to convert
> that document to other
> formats, usually Word so I can share my work with my colleagues.  Pandoc
> can read the bibtex file and add the right citations, doing something
> like this:
>
> pandoc --bibliography /path/to/my_bib_file.bib my_document.docx my_document.tex
>
> There is also the ox-pandoc package, that allows you to export directly
> from org using pandoc.  I have not tried yet (it is in my to-do list).
>
> https://github.com/kawabata/ox-pandoc
>
> Julian

-- 
- https://libreplanet.org/wiki/User:Adfeno
- Palestrante e consultor sobre /software/ livre (não confundir com
  gratis).
- "WhatsApp"? Ele não é livre. Por favor, veja formas de se comunicar
  instantaneamente comigo no endereço abaixo.
- Contato: https://libreplanet.org/wiki/User:Adfeno#vCard
- Arquivos comuns aceitos (apenas sem DRM): Corel Draw, Microsoft
  Office, MP3, MP4, WMA, WMV.
- Arquivos comuns aceitos e enviados: CSV, GNU Dia, GNU Emacs Org, GNU
  GIMP, Inkscape SVG, JPG, LibreOffice (padrão ODF), OGG, OPUS, PDF
  (apenas sem DRM), PNG, TXT, WEBM.

  parent reply	other threads:[~2017-12-14 12:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13 19:50 Can export the files with bibliography only to LaTeX Melleus
2017-12-14  9:06 ` Julian M. Burgos
2017-12-14  9:29   ` Alan Schmitt
2017-12-15 11:27     ` Melleus
2017-12-14 12:11   ` Adonay Felipe Nogueira [this message]
2017-12-14 12:28     ` Eric S Fraga
2017-12-14 16:09       ` Adonay Felipe Nogueira
2017-12-15 12:15         ` Eric S Fraga
2017-12-15 11:46       ` Melleus
2017-12-15 21:43         ` Tim Cross
2017-12-16 20:54           ` Adonay Felipe Nogueira
2017-12-17 13:07           ` Eric S Fraga
2017-12-28 21:18         ` Melleus
  -- strict thread matches above, loose matches on Subject: below --
2017-12-15  3:18 edgar
2017-12-15 12:21 ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87shcdbjbd.fsf@hyperbola.info \
    --to=adfeno@hyperbola.info \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).