From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Doherty, Daniel" Subject: Re: Title/Author missing in Markdown export? Date: Mon, 16 May 2016 16:12:03 -0500 Message-ID: References: <553F939B.6010201@hilboll.de> <877fsw8hw2.fsf@gmx.us> <87zis2b3b7.wl-ded-law@ddoherty.net> <87a8k2awyf.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114422c2dd6d7b0532fc1581 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2Pon-0001Jp-UI for emacs-orgmode@gnu.org; Mon, 16 May 2016 17:12:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2Pok-0002rJ-40 for emacs-orgmode@gnu.org; Mon, 16 May 2016 17:12:48 -0400 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:36923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2Poi-0002qp-UC for emacs-orgmode@gnu.org; Mon, 16 May 2016 17:12:46 -0400 Received: by mail-wm0-x234.google.com with SMTP id a17so156002349wme.0 for ; Mon, 16 May 2016 14:12:44 -0700 (PDT) In-Reply-To: <87a8k2awyf.fsf@saiph.selenimh> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Rasmus , Org-mode List --001a114422c2dd6d7b0532fc1581 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks for pointing out that my manual was out of date. Looks to me like I needed to delete the stock org manual before the package-based one would show up in info. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Daniel E. Doherty Law Offices of Daniel E. Doherty 7300 W. 110th Street, Suite 930 Overland Park, KS 66210 913.338.7182 (Phone) 913.338.7164 (FAX) ded-law@ddoherty.net On Sat, May 7, 2016 at 7:12 AM, Nicolas Goaziou wrote: > Hello, > > "Daniel E. Doherty" writes: > > > On Tue, 28 Apr 2015 09:08:45 -0500, > > Rasmus wrote: > >> > >> Andreas Hilboll writes: > >> > >> > Using the current git master, any exported Markdown doesn't include > >> > title, author, and date information. Is this desired behaviour, or = is > >> > it a bug? > >> > >> AFAIK it's a "feature". > >> > >> -- > >> =E2=A0=A0=E2=A0=B5 > >> > >> > > Rasmus, > > > > Not sure whether you were being ironic on this, > > Rasmus is correct. Vanilla Mardown doesn't provide any way to specify > a title or an author in a document. > > Of course, if there's some standard way to do this, we can extend > "ox-md.el" accordingly. The same goes for table of contents, generated > as HTML for the time being. > > > but I've noticed that exports in LaTeX, odt, and HTML, not longer seem > > to pick up the buffer name as the title as formerly and as the manual > > claims. > > > > `TITLE' > > The title to be shown (otherwise derived from buffer's name). You > > can use several such keywords for long titles. > > > > Same is true of author: > > > > `AUTHOR' > > The document author (`user-full-name'). > > > > I rather liked having this be the default with the option to change it. > So, > > is this the intended behavior, or is the manual wrong? > > You are looking at an outdated manual. This change was introduced > 2 years ago (commit 604b93892caa8a646ced1ac7089461614bb9bffa). You may > want to search ML archives for the discussion about it. > > You can probably use something like > > #+TITLE: {{{input-file}}} > > to get the old behaviour back. > > Regards, > > -- > Nicolas Goaziou > > --001a114422c2dd6d7b0532fc1581 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks for pointing out that my manual was out of date.=C2=A0 = Looks to me like I needed to delete the stock org manual before the package= -based one would show up in info.


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D
D= aniel E. Doherty
Law Offic= es of Daniel E. Doherty
73= 00 W. 110th Street, Suite 930
Overland Park, KS 66210
913.338.7182 (Phone)
913= .338.7164 (FAX)

On Sat, May 7, 2016 at 7:12 AM, Nicolas Goaz= iou <mail@nicolasgoaziou.fr> wrote:
Hello,

"Daniel E. Doherty" <ded@d= doherty.net> writes:

> On Tue, 28 Apr 2015 09:08:45 -0500,
> Rasmus <rasmus@gmx.us> wrot= e:
>>
>> Andreas Hilboll <lists@hilb= oll.de> writes:
>>
>> > Using the current git master, any exported Markdown doesn'= ;t include
>> > title, author, and date information.=C2=A0 Is this desired be= haviour, or is
>> > it a bug?
>>
>> AFAIK it's a "feature".
>>
>> --
>> =E2=A0=A0=E2=A0=B5
>>
>>
> Rasmus,
>
> Not sure whether you were being ironic on this,

Rasmus is correct. Vanilla Mardown doesn't provide any way to sp= ecify
a title or an author in a document.

Of course, if there's some standard way to do this, we can extend
"ox-md.el" accordingly. The same goes for table of contents, gene= rated
as HTML for the time being.

> but I've noticed that exports in LaTeX, odt, and HTML, not longer = seem
> to pick up the buffer name as the title as formerly and as the manual<= br> > claims.
>
> `TITLE'
>=C2=A0 =C2=A0 =C2=A0 The title to be shown (otherwise derived from buff= er's name).=C2=A0 You
>=C2=A0 =C2=A0 =C2=A0 can use several such keywords for long titles.
>
> Same is true of author:
>
> `AUTHOR'
>=C2=A0 =C2=A0 =C2=A0 The document author (`user-full-name').
>
> I rather liked having this be the default with the option to change it= .=C2=A0 So,
> is this the intended behavior, or is the manual wrong?

You are looking at an outdated manual. This change was introduced 2 years ago (commit 604b93892caa8a646ced1ac7089461614bb9bffa). You may
want to search ML archives for the discussion about it.

You can probably use something like

=C2=A0#+TITLE: {{{input-file}}}

to get the old behaviour back.

Regards,

--
Nicolas Goaziou


--001a114422c2dd6d7b0532fc1581--