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: Nicolas Goaziou
Subject: Re: [O] [PATCH] Make html export honor html-viewport option
Date: Mon, 20 Jul 2015 09:03:49 +0200

Rasmus <address@hidden> writes:

> 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.

I think we could offer the option to set it to nil via Customize. WDYT?

Regards,



reply via email to

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