emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Make html export honor html-viewport option


From: Rasmus
Subject: Re: [O] [PATCH] Make html export honor html-viewport option
Date: Sun, 19 Jul 2015 10:52:09 +0200
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Richard Hoskins <address@hidden> writes:

> On Sun, Jul 19, 2015 at 4:05 AM, Nicolas Goaziou <address@hidden> wrote:
>> It can already be changed by customizing `org-html-viewport'. I don't
>> think it is useful to change it through OPTIONS keywords, as your patch
>> suggest, since the value is a bit complicated.
>>
>> You may change it document wise using a BIND keyword.
>
> You can't set it to nil through customize. I was trying to export html
> without the viewport meta tags. Setting the customize variables to nil
> just resulted in bogus viewport values.

You are right you cannot set it to nil via Customize.  If you do
    (setq org-html-viewport nil)
you will not get a viewport.

Rasmus

-- 
Not everything that goes around comes back around, you know




reply via email to

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