From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: Re: org-reveal questions Date: Sun, 22 Nov 2015 16:25:30 +0200 Message-ID: References: <87wpue5cq9.fsf@ucl.ac.uk> <8737x2ashh.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114944227ada63052521e1a7 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0Va8-0000Di-Nx for emacs-orgmode@gnu.org; Sun, 22 Nov 2015 09:25:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0Va7-0000gl-R8 for emacs-orgmode@gnu.org; Sun, 22 Nov 2015 09:25:32 -0500 Received: from mail-yk0-x234.google.com ([2607:f8b0:4002:c07::234]:34212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0Va7-0000gh-La for emacs-orgmode@gnu.org; Sun, 22 Nov 2015 09:25:31 -0500 Received: by ykfs79 with SMTP id s79so214925201ykf.1 for ; Sun, 22 Nov 2015 06:25:30 -0800 (PST) In-Reply-To: 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: Matt Price Cc: Fabrice Popineau , org mode --001a114944227ada63052521e1a7 Content-Type: text/plain; charset=UTF-8 Hi Matt sorry for the late response (teaching has been extra painful this year.. :)) i tried to use what you suggested but couldn't get the expected results, but im sure im doing things wrong :D so i created a file named /home/zeltak/org/files/Uni/Courses/css/left.aligned.css in it i have pasted this .left p, .left ul, .left li { text-align:left; } now in my org file i have these added lines on the top #+REVEAL_EXTRA_CSS: /home/zeltak/org/files/Uni/Courses/css/left.aligned.css #+ATTR_HTML: :class left i also tried adding the #+ATTR_HTML: :class left under specific headers in both cases the text is still centered, any clue? i must be doing something horribly wrong right :) ? thx Z --001a114944227ada63052521e1a7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Matt=C2=A0

sorry for the late re= sponse (teaching has been extra painful this year.. :))

i tried to use what you s= uggested but couldn't get the expected results, but im sure im doing th= ings wrong :D

so i created a file named

=C2=A0/home/zeltak/org/files/Uni/Courses/css/le= ft.aligned.css

in it i have pasted this

.left p, .left ul, .= left li {
text-align:left;
}

now in my org file i have these added lines on the top

#+REVEAL_EXTRA_CSS: /home/zeltak/o= rg/files/Uni/Courses/css/left.aligned.css
#= +ATTR_HTML: :class left

i also tried adding the #+ATTR_HTML: :class left under sp= ecific headers

in both cases the text is still centered, any clue? i must be doin= g something horribly wrong right :) ?

<= /div>
thx

Z







=


--001a114944227ada63052521e1a7--