Dear all
Some time ago I floated a "tag hierarchy" idea for org-mode. It didn't
gain much interest (through I received some very kind replies).
http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg01393.html
There are other similar ideas here by others.
http://lists.gnu.org/archive/html/e
nomy in the same publishing project.
(The dreaded DITA 1.2 spec now has something like this in the guise of
Subject Scheme maps. Please don't make me look at DITA again..!)
http://docs.oasis-open.org/dita/v1.2/cs01/spec/common/subjectScheme.html
I hope you know what I am on about...thanks again for your time.
John Tait
belong to
more than one taxonomy in the same publishing project.
(The dreaded DITA 1.2 spec now has something like this in the guise of
Subject Scheme maps. But I don't want to look at DITA again.)
http://docs.oasis-open.org/dita/v1.2/cs01/spec/common/subjectScheme.html
I hope you know what I am on about...thanks again for your time.
John Tait
Achim
Let's work it through.
Let's say we have a large publishing project with lots of tags.
Some (not all) of the tags are in tag groups.
#+TAGGROUP: :characteristic: :colour:mass:material:
#+TAGGROUP: :colo(u)r: :red:green:blue:
#+TAGGROUP: :red: :crimson:scarlet:brick:
Our ungrouped tags ar
A while ago I reported images not being included exports from Org
files that have #+INCLUDEd Org files. I think the images are being
searched from relative path of the top Org file, and not respecting
the different path of the included Org files.
Described by me here:
http://lists.gnu.org/archive
Hi all
This is my first post. First, I'd like to thank all the org-mode developers
for a great tool.
I'm a technical editor. I am facinated by the pros and cons of structured
documents with regard to their ease of use and power. I think that they are
probably far too restrictive and cumbersome (l
M, Christian Moe wrote:
> Hi,
>
> There was some discussion of tag hierarchies in this thread:
>
> http://thread.gmane.org/gmane.emacs.orgmode/31882
>
> It was largely inconclusive, except that it would be hard to implement.
> Noone took the ball and ran with it, but then noone
Thanks Jambunathan K. Your concise summary is correct.
As it stands, selective export from Orgmode is already excellent --
combining both #+EXPORT_SELECT_TAGS: and #+EXPORT_EXCLUDE_TAGS: in various
ways allows for very precise exporting; this is particularly apparent when
dealing with tags at diff
Hi
I am trying to export html from an Org file "A.org". The Org file is largly
constructed from other Org files "1.org", "2.org", "3.org", etc. via
"#+INCLUDE:". These "1.org", "2.org", "3.org", etc. files have a number of
images included.
However the images aren't included in the export of A.org
Hi
When I export an Org file to LaTeX class beamer, much of the content can be
pushed off the bottom of the slide if it doesn't all fit on one slide.
Other than restricting the amount of text content under headings, is there a
simple way of allowing content to spill onto the next slide?
Thanks
Thanks Matt. It works really well.
I need to set org-use-property-inheritance to t, so that subheadings follow
through, but it's really easy.
Cheers
John
On Wed, Apr 27, 2011 at 5:20 PM, Matt Lundin wrote:
> John Tait writes:
>
> > Hi
> >
> > When I export an O
wframebreaks]
\end
Is there a way to "allowframebreaks" work globally or at least in included
files?
Thanks
John
On Wed, Apr 27, 2011 at 5:20 PM, Matt Lundin wrote:
> John Tait writes:
>
> > Hi
> >
> > When I export an Org file to LaTeX class beamer,
build a beamer
presentation to brief it out by adding a :briefing: tag to a subset of the
exported article headings (so the beamer slides are more concise).
John
On Thu, May 5, 2011 at 8:50 AM, Eric S Fraga wrote:
> John Tait writes:
>
> > Matt (and Daniel Bausch -- sorry for double post
Hi
Do I need to do extra configuration to get R plot output in LaTeX exports?
Using the simplest code block:
#+SRCNAME: graph
#+BEGIN_SRC R :exports both
x=c(1,2)
y=c(2,4)
plot(x,y)
x
#+END_SRC
The numbers "1 2" appear in the LaTeX output, indicating that R is
running. The plot doesn't appear
Thank-you! I now have a little plot in my PDF!
John
On 5/11/11, Nick Dokos wrote:
> John Tait wrote:
>
>> Hi
>>
>> Do I need to do extra configuration to get R plot output in LaTeX exports?
>>
>> Using the simplest code block:
>>
>> #+SRCNAME:
Hi
I'd like to use org-mode and MathJax to produce maths in SVG format.
MathJax's CSS maths is wonderful but I need SVG for a specific purpose
(printing).
If I have a simple file like below, can I configure MathJax to render SVG?
Thanks
John
#+TITLE: Maths test
#+LATEX_HEADER: \usepackage{
I'm been trying this kind of thing, since
org-export-html-mathjax-options doesnt
have anything to configure.
I don't think this looks very right though.
#+LATEX_HEADER: \usepackage{amsmath}
#+MATHJAX: align:"left" mathml:t path:"C:\Users\JohnT\Desktop\mj\MathJax.js"
#+BEGIN_HTML
In a similar vein, is is possible to export (say) HTML from org with an
index without a formal publishing project?
Hi
Is is possible to produce an index using lines beginning with #+INDEX in
usual HTML or PDF export without setting up a publishing project?
Thanks, John
Just a quick belated note to say thank-you very much for the "tag groups"
feature in org-mode 8.
It's very similar to a "tag hierarchy" request I made on the list a while
ago, so I'm delighted to see something similar in the new version.
Cheers, John
I'm trying to create a macro like this:
#+MACRO: contactme #+INCLUDE: "./chunks/contactme.org"
This would enable me to construct a website in a modular way.
(The second level of abstraction, i.e. not using a direct include, would
make maintaining the website much easier because if I rearrange th
Feature request...
Post-HTML export, I'd like to be able to include or exclude (filter)
content on todos and tags.
I could probably roughly hack my way to a solution using a big JQuery
plugin and filtering on one of these class attributes.
ACTIVE Career so
far… work
Can I please request a n
23 matches
Mail list logo