Re: [O] org-reveal questions

2015-12-04 Thread John Hendy
On Fri, Dec 4, 2015 at 9:49 AM, Xebar Saram wrote: > Thx John > > yes that works now. The issue that still stands is whether i can still > change specific headers and or specific lines to not be left aligned while > using the left alignment as the default presentation wide Sorry, I missed that th

Re: [O] org-reveal questions

2015-12-04 Thread Xebar Saram
Thx John yes that works now. The issue that still stands is whether i can still change specific headers and or specific lines to not be left aligned while using the left alignment as the default presentation wide best Z On Fri, Dec 4, 2015 at 4:55 PM, John Hendy wrote: > John

Re: [O] org-reveal questions

2015-12-04 Thread John Hendy
On Thu, Dec 3, 2015 at 3:07 AM, Xebar Saram wrote: > Thx John (again sorry for late response) > > the html block example dosent seem to work for me , i tried adding the block > before the first header and below the first header with no success. does > this go into the property drawer or literally

Re: [O] org-reveal questions

2015-12-03 Thread Xebar Saram
Thx matt i have this code snippet in my custom css working for the whole document /* Align Slides Left */ .reveal p {text-align: left; } this works well in exporting all slide left aligned. could one somehow integrate in the same css file another css statement for centered text and thus call t

Re: [O] org-reveal questions

2015-12-03 Thread Xebar Saram
Thx John (again sorry for late response) the html block example dosent seem to work for me , i tried adding the block before the first header and below the first header with no success. does this go into the property drawer or literally as a html code block? best Z On Mon, Nov 23, 2015 at 4:55

Re: [O] org-reveal questions

2015-11-22 Thread John Hendy
On Sun, Nov 22, 2015 at 3:58 PM, Matt Price wrote: > > > On Sun, Nov 22, 2015 at 11:47 AM, Xebar Saram wrote: >> >> Thanks so much Eric >> >> this works great! >> >> but i found that i have to prepend the #+ATTR_HTML: :class left before >> every line. is there a way to make it work for the whole

Re: [O] org-reveal questions

2015-11-22 Thread Matt Price
On Sun, Nov 22, 2015 at 11:47 AM, Xebar Saram wrote: > Thanks so much Eric > > this works great! > > but i found that i have to prepend the #+ATTR_HTML: :class left before > every line. is there a way to make it work for the whole section (under the > header) or for the whole document? > If you

Re: [O] org-reveal questions

2015-11-22 Thread Xebar Saram
Thanks so much Eric this works great! but i found that i have to prepend the #+ATTR_HTML: :class left before every line. is there a way to make it work for the whole section (under the header) or for the whole document? thx so much z

Re: [O] org-reveal questions

2015-11-22 Thread Eric S Fraga
On Sunday, 22 Nov 2015 at 16:25, Xebar Saram wrote: [...] > 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: :

Re: [O] org-reveal questions

2015-11-22 Thread Xebar Saram
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 pas

Re: [O] org-reveal questions

2015-10-27 Thread Eric S Fraga
On Sunday, 25 Oct 2015 at 18:01, Matt Price wrote: [...] > could you file this as a bug report on github, and then post the URL? I'll > try to figure out the issue and fix it. I'm a slow coder and actually don't > use the #+HTML: directive, but have a ninterest in getting better. Done: http://gi

Re: [O] org-reveal questions

2015-10-26 Thread Matt Price
On Sun, Oct 25, 2015 at 6:01 PM, Matt Price wrote: > > > On Sun, Oct 25, 2015 at 4:46 PM, Eric S Fraga wrote: > >> The second problem is more about HTML export than reveal >> specifically. In LaTeX, an image is exported directly without any >> surrounding material if only the image is there. S

Re: [O] org-reveal questions

2015-10-26 Thread Xebar Saram
wow guys thx so much this sound very exciting! i can report back that today i gave my students my first talk composed entirely in orgmode and org-reveal. homework was exported to pdf as well so all in one org file..needles to say i was super excited and bragged to the students who didnt know why

Re: [O] org-reveal questions

2015-10-25 Thread Matt Price
On Sun, Oct 25, 2015 at 4:46 PM, Eric S Fraga wrote: > Hello all, > > So, I decided I would play with org-reveal some more, just to see if I > could get some of the functionality that Xebar wanted fairly > easily. It turns out that I could use a web based presentation for a > small PR exercise..

Re: [O] org-reveal questions

2015-10-25 Thread Eric S Fraga
Hello all, So, I decided I would play with org-reveal some more, just to see if I could get some of the functionality that Xebar wanted fairly easily. It turns out that I could use a web based presentation for a small PR exercise... I've run into two stumbling blocks using org-reveal. First, th

Re: [O] org-reveal questions

2015-10-23 Thread Matt Price
On Fri, Oct 23, 2015 at 2:18 AM, Eric S Fraga wrote: > On Friday, 23 Oct 2015 at 08:16, Xebar Saram wrote: > > Hi all > > > > for all you org-reveal users, excuse me for these questions that may seem > > trivial but as a new reveal/org-reveal user i havent been able to address > > them :) > > > >

Re: [O] org-reveal questions

2015-10-23 Thread Matt Price
On Fri, Oct 23, 2015 at 5:20 AM, Xebar Saram wrote: > > On Fri, Oct 23, 2015 at 12:09 PM, Fabrice Popineau < > fabrice.popin...@supelec.fr> wrote: > > how do i (for a specific slide) make all text not centered but rather left > aligned? > > I haven't been following this thread very lcosely, but h

Re: [O] org-reveal questions

2015-10-23 Thread Matt Lundin
Xebar Saram writes: > On Fri, Oct 23, 2015 at 12:09 PM, Fabrice Popineau > wrote: > > > To answer the first question : > - load bootstrap in the section of your slides > - then you can add div's with class col-xs-6 for example and split > your frame in 2 columns. > > Thank you s

Re: [O] org-reveal questions

2015-10-23 Thread Andreas Leha
Hi, Fabrice Popineau writes: > I switched to org-reveal from beamer. > Beamer clutters your slides with too much markup. > (I ended up with much more markup than text in my slides). ... which of course can be changed by customizing the theme ... It seems that to get close to how you want your

Re: [O] org-reveal questions

2015-10-23 Thread Xebar Saram
On Fri, Oct 23, 2015 at 12:09 PM, Fabrice Popineau < fabrice.popin...@supelec.fr> wrote: > To answer the first question : > - load bootstrap in the section of your slides > - then you can add div's with class col-xs-6 for example and split your > frame in 2 columns. > Thank you so much Fabrice f

Re: [O] org-reveal questions

2015-10-23 Thread Fabrice Popineau
I switched to org-reveal from beamer. Beamer clutters your slides with too much markup. (I ended up with much more markup than text in my slides). Moroever, Reveal offers features that no pdf reader offers at least under windows : - separate frame for notes, timer, next slide - ability to synchron

Re: [O] org-reveal questions

2015-10-23 Thread Eric S Fraga
On Friday, 23 Oct 2015 at 09:45, Xebar Saram wrote: > Thx Eric > > ill check out beamer..i guess i need to know latex for that right? Not necessarily. You can do a lot without any LaTeX knowledge. Most of the issues you had with org-reveal are solved in ox-beamer. Check out http://orgmode.org/w

Re: [O] org-reveal questions

2015-10-22 Thread Xebar Saram
Thx Eric ill check out beamer..i guess i need to know latex for that right? On Fri, Oct 23, 2015 at 9:18 AM, Eric S Fraga wrote: > On Friday, 23 Oct 2015 at 08:16, Xebar Saram wrote: > > Hi all > > > > for all you org-reveal users, excuse me for these questions that may seem > > trivial but as

Re: [O] org-reveal questions

2015-10-22 Thread Eric S Fraga
On Friday, 23 Oct 2015 at 08:16, Xebar Saram wrote: > Hi all > > for all you org-reveal users, excuse me for these questions that may seem > trivial but as a new reveal/org-reveal user i havent been able to address > them :) > > 1) how does one add images not below the text but on the left/right of