emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: Rainer M Krug <Rainer@krugs.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Result from evaluation of code in Title or footer (fancyhdr)?
Date: Mon, 02 May 2016 18:58:17 +0100	[thread overview]
Message-ID: <87mvo81gw6.fsf@skimble.plus.com> (raw)
In-Reply-To: <m2mvo8lgqt.fsf@krugs.de> (Rainer M. Krug's message of "Mon, 02 May 2016 15:41:14 +0200")

[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]

Rainer M Krug <Rainer@krugs.de> writes:

> Hi
>
> I have a DESCRIPTION file, in which I store the version of the document,
> which I extract with the following code:
>
> src_sh{sed -n '/^Version: /s///p' ./DESCRIPTION}
>

Have you looked at the latex package 'mversion'? I use it and have it
working on my document, with it in the date place of my title it shows
"Build - \version", and the "version.dat" shows '2.0;0000' meaning
version 2.0 and it being increased in the '0000' field with every build.
You can put it in your header or footer, whichever you want.

Thanks
Sharon.

>
> At the moment, I have one Header, which contains the version.
>
> * Version src_sh{sed -n '/^Version: /s///p' ./DESCRIPTION}            :paper:
> :PROPERTIES:
> :header-args: :exports results
> :header-args+: :tangle no
> :END:
> Version src_sh{sed -n '/^Version: /s///p' ./DESCRIPTION}
>
> Is there a way, that I can have this dynamically in the Title of the
> document, or in a footer after LaTeX export (using fancyhdr)?
>
> Thanks,
>
> Rainer

-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.4, fluxbox 1.3.7, emacs 25.0.93

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  reply	other threads:[~2016-05-02 17:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 13:41 Result from evaluation of code in Title or footer (fancyhdr)? Rainer M Krug
2016-05-02 17:58 ` Sharon Kimble [this message]
2016-05-03 10:00   ` Rainer M Krug
     [not found] <e8153a2bafe64021838b4173602ff31b@DB5PR01MB1895.eurprd01.prod.exchangelabs.com>
2016-05-02 17:37 ` Eric S Fraga
2016-05-03 10:00   ` Rainer M Krug

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=87mvo81gw6.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.com \
    --cc=Rainer@krugs.de \
    --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).