emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] bullets when exporting a list of checklists


From: J. David Boyd
Subject: Re: [O] bullets when exporting a list of checklists
Date: Fri, 19 Jul 2013 16:33:08 -0400
User-agent: Gnus/5.1299999999999999 (Gnus v5.13) Emacs/24.3 (cygwin)

Nick Dokos <address@hidden> writes:

> [I tried following up earlier and I think I messed it up, so I'm
> resending. Apologies if there is a second reply.]
>
> address@hidden (J. David Boyd) writes:
>
>> address@hidden (J. David Boyd) writes:
>>
>>> Is there any way to turn off the solid and hollow bullet points when 
>>> exporting
>>> a checklist of checklists?
>>>
>>> I want to make a checklist for my camping trips, and I don't want the bullet
>>> points, just the nice clean list.
>>>
>>> I've seen some options available for formatting, but nothing seems to 
>>> control
>>> the generation of the bullet points.
>>>
>>> Any pointers on where to look in the docs or source for controlling this?
>>>
>>> Thanks,
>>>
>>> Dave in St. Petersburg, FL
>>
>> And sorry, I should have said "When exporting to html,"
>>
>>
>>
> I think this is more up CSS's alley. Try
>
> #+HTML_HEAD: <style>.org-ul {list-style-type: none; } </style>
> * foo
>
>   - foo
>     - bar
>   - foo


Hmm, I'll check that out...





reply via email to

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