From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Worg needs some reorganizing Date: Wed, 19 Jan 2011 11:20:21 -0700 Message-ID: <87fwso3gd6.fsf@gmail.com> References: <4CAD81B0.6090807@manor-farm.org> <87d3nyuhkw.fsf@altern.org> <87aaj0kggo.fsf@gmail.com> <87zkr0load.fsf@riotblast.dunsmor.com> <87pqrwipjd.fsf@gmail.com> <87oc7glhef.fsf@riotblast.dunsmor.com> <87hbd8ins8.fsf@gmail.com> <87ipxolgji.fsf@riotblast.dunsmor.com> <87aaj0iiff.fsf@gmail.com> <87r5cbk28p.fsf@riotblast.dunsmor.com> <87fwsrtokh.fsf@gnu.org> <87fwsrjtnx.fsf@riotblast.dunsmor.com> <87hbd7jr42.fsf@gmail.com> <87k4i2fa7l.fsf@gmail.com> <87vd1mgnip.fsf@riotblast.dunsmor.com> <87k4i2gh08.fsf@riotblast.dunsmor.com> <87mxmx1zat.fsf@fastmail.fm> <874o94bxww.fsf@riotblast.dunsmor.com> <87pqrs3hge.fsf@gmail.com> <87oc7cwym9.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=33628 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfcdx-0005Ck-Cj for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 13:20:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfcdv-0002ex-P8 for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 13:20:29 -0500 Received: from mail-pz0-f41.google.com ([209.85.210.41]:34437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfcdv-0002ei-KW for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 13:20:27 -0500 Received: by pzk27 with SMTP id 27so280009pzk.0 for ; Wed, 19 Jan 2011 10:20:26 -0800 (PST) In-Reply-To: <87oc7cwym9.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 19 Jan 2011 19:13:18 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > "Eric Schulte" writes: >> I just pushed up an edit to the Worg repository which should reset all >> of the defaults on the TOC of the org-faq-nojs.org page. If this works >> I vote we set this as the sole org-faq page. > > It works, but I think you would want > > font-size: inherit; > applied, thanks > > in the first block. If there's a way to have org wrap the toc into > different divs, you would not need to undo the styles. > agreed, but I think this is the simpler solution for now. BTW: this changes has now propagated through to http://orgmode.org/worg/org-faq-nojs.html > > > Achim.