From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: bullets when exporting a list of checklists Date: Fri, 19 Jul 2013 16:17:06 -0400 Message-ID: <878v12cnjx.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0H7D-0004AX-4G for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 16:17:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0H7B-0004A5-TF for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 16:17:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:38464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0H7B-00049a-Lx for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 16:17:21 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V0H7A-0002Vt-N8 for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 22:17:20 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Jul 2013 22:17:20 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Jul 2013 22:17:20 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org [I tried following up earlier and I think I messed it up, so I'm resending. Apologies if there is a second reply.] david@adboyd.com (J. David Boyd) writes: > david@adboyd.com (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 --8<---------------cut here---------------start------------->8--- #+HTML_HEAD: * foo - foo - bar - foo --8<---------------cut here---------------end--------------->8--- -- Nick