emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ox, patch] Add #+SUBTITLE


From: Rasmus
Subject: Re: [O] [ox, patch] Add #+SUBTITLE
Date: Thu, 26 Mar 2015 10:52:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Melanie Bacou <address@hidden> writes:

> Here is how titles and subtitles are supported in Bootstrap ("the most
> popular HTML/CSS/JS framework"):
>
> <div class="page-header">
>   <h1>This would be the title <small>and this the subtitle</small></h1>
> </div>
>
> ref: http://getbootstrap.com/components/#page-header

I don't know what bootstrap is.  I have softened on the whole JS thing,
but a side should still work (almost) perfectly without it.

Anyway, the example looks ugly (IMO) as there's no line break.  Is that a
feature?  The <small> tag seems handy though.

> Another commonly seen approach is this (many web CMS use this pseudo
> standard):
>
> <h1 class="title">My Title</h1>
> <h2 class="subtitle">My Subtitle</h1>

This is basically how it's handled.  I guess you could get the former by
writing a custom preamble and disabling title export.

Is that good enough?

—Rasmus

-- 
Hvor meget poesi tror De kommer ud af et glas isvand?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]