ion will be
possible, creating one org-attribute name that would export appropriately
to each target, without attaching destination prefixes to every item.
But some will likely need to be target specific.
Thanks again,
-BC
> On Thu, Jun 14, 2012 at 8:53 PM, William Crandall
> wrote:
>&
Hello,
On Mon, Jun 18, 2012 at 5:42 PM, Nicolas Goaziou wrote:
> William Crandall writes:
>>> this is (eval-after-load 'org-e-html ...).
>>
>> Could you elaborate, or point me to some docs?
>
> That's on the same basis as above. Evaluating your code on
Hello Nicolas,
On Mon, Jun 18, 2012 at 5:04 PM, Nicolas Goaziou wrote:
> You need to require `org-e-html' first.
Well, that was easy. It works fine now. Thanks.
>> Same "void-variable" error, and "Renaming: permission denied"
>> error, with multiple init.elc3996DWC, etc.
>
> this is (eval-afte
Nicolas,
While testing org-e-html-special-string-regexps,
I pulled a new emacs. Startup shows a new message:
"Package assoc is obsolete!"
(require 'assoc) is in org-export-generic, line 102.
Some discussion here:
http://www.emacswiki.org/emacs-en/assoc-deprecated
Thanks again for great w
Hello Nicolas,
For me, org-e-html-special-string-regexps
does not (yet) play well.
On Sun, Jun 17, 2012 at 4:47 PM,
Nicolas Goaziou wrote:
> William Crandall writes:
>
>> I've not been able to get special-strings working with
>> the new exporter,
>
> I have no p
Kai,
With the old exporter, you could make your own
special-string and convert it.
In init.el:
--
;; For old exporter: C-c C-e h
(eval-after-load "org"
'(setq org-export-html-special-string-regexps
(append org-export-html-special-string-
Hello Nicolas,
Many thanks for expanded clarity, and a new direction.
On Thu, Jun 14, 2012 at 2:51 AM,
Nicolas Goaziou wrote:
> I understand your problem, but inserting ATTR_HTML
> keywords in a paragraph isn't possible anymore. I cannot
> allow that as it would defeat a fundamental change in t
Hello Nicolas,
Many thanks for explaining the logic and functionality
of the new exporter.
I confess I am puzzled by the choice to drop the ability
to apply attributes to links.
The use case I'm aiming for is a standard HTML feature:
3.2.3.2 The 'title' attribute
The title attribute repr
mples of these?
And, is that the best tool for adding attributes to links?
Thanks again,
-BC
On Fri, Jun 8, 2012 at 3:37 PM, Nicolas Goaziou wrote:
> Hello,
>
> William Crandall writes:
>
>> This is a change; now all links within a paragraph
>> are given (inherit) the sam
So you can!
Splendid.
Thanks,
-BC
On Fri, Jun 8, 2012 at 3:38 PM, Nicolas Goaziou wrote:
> Hello,
>
> William Crandall writes:
>
>> I want this for an — between words /without/
>> any spaces; the \mdash entity requires spaces.
>
> You may use \mdash{} like in:
Hello Jambunathan,
I tried your suggestion of swapping
-org-e-html-special-string-regexps- for
-org-export-html-special-string-regexps-
to add my own strings.
I want this for an — between words /without/
any spaces; the \mdash entity requires spaces.
Results: The old exporter works as exp
ibes org-e-html…
Another paragraph about org-mode which describes
org-e-html…
--
On Fri, Jun 8, 2012 at 6:28 AM, Nicolas Goaziou wrote:
> Hello,
>
> William Crandall writes:
>
>> "ATTR_HTML is only for paragraphs
title="The Org mode homepage" style="color:red;"
[[http://orgmode.org]]
Thanks for looking at this again!
-BC
On Thu, Jun 7, 2012 at 12:28 PM, Nicolas Goaziou wrote:
> Hello,
>
> William Crandall writes:
>
>> If org-mode source text is:
>>
>
e a titled link,
inside parentheses, WITHOUT extra spaces.
But that may be a bridge too far.
Thanks for giving it a try!
-BC
Org-mode: 7.8.11 (release_7.8.11-52-g451191)
Emacs: 24.1.50.1
Windows 7
On Wed, Jun 6, 2012 at 7:08 PM, William Crandall wrote:
> Hello Jambunathan and Nicolas,
&g
Hello Jambunathan and Nicolas,
If org-mode source text is:
--
A paragraph about
#+ATTR_HTML: title="Link hover text"
[[http://orgmode.org]]
exalting new emacs mode...
--
"M-x org-export h" generates:
Jambunathan,
Thanks to you, and Nicolas, for your patience.
I now see (blindingly, now that I do see) that the export engine
adds the # to internal links, not me.
The only trailing issue I see is the "soft error" of no tag
on <> (see W3C notes below).
This (org):
t commits.
-BC
Org-mode: 7.8.11 (release_7.8.11-32-g02f3ee)
Emacs: 24.1.50.1
Windows 7
On Fri, Jun 1, 2012 at 9:38 AM, Nicolas Goaziou wrote:
>
> Hello,
>
> William Crandall writes:
>
>
g-mode input:
* Directors
:PROPERTIES:
:CUSTOM_ID: directors
:END:
HTML output:
old:
Directors
PROPERTIES
:CUSTOM_ID: directors
new:
Directors
[no section]
------
On Thu, May 31, 2012 at
Hello Nicolas,
To wrap my neurons around linking, I made a small test batch.
There appear to be several difference between the "old" HTML
export engine and the current version of the "new".
Testing org-to-HTML export:
old: C-c C-e h (org-export, in org-exp.el)
new: M-x org-export-dispa
Hello Jambunathan,
UTF-8! Yes! Many thanks.
Now:
Still snagging on targets and links.
Will detail in next message.
-BC
Org-mode: 7.8.11 (release_7.8.11-24-g4144c5)
Emacs: 24.1.50.1
Windows 7
On Wed, May 30, 2012 at 11:42 PM, Jambunathan K wrote:
> > But first line of test.html:
> >
>
C Crandall]]
becomes:
BC Crandall
Was expecting:
BC Crandall
I was expecting that link (not italicized) because
of the in the , in that file.
Sorry if I'm being obtuse here!
Thanks again for your help,
-BC
> Hello,
>
> William Crandall writes:
>
> >* 2a. I
othing].
+1 for solving the img challenge!
-BC
> Hi William,
>
> William Crandall wrote:
> >* 3. Image and file prefixes are as they were.*
> >
> >* This (image):*
> >
> >*[[/sites/a.png]]*
> >
> >* becomes:*
> >
> >**
>
ld strip them out, after exporting, but I think
this is an option that others would also value.
(External links, to an "http://...";, work fine.)
--[end]---
On Sun, May 27, 2012 at 9:00 AM, William Crandall wrote:
> Hello Nicolas and Jambunathan,
>
> Many thanks, to you both, for such quick and detailed responses!
>
>
was able to resolve it by adding =(require 'org-install)= to the
> initialization (or calling it manually from the *scratch* buffer)
> before checking the version.
>
> Do you have (require 'org-install) in your initialization file
> already? And if not does it fix the issu
Hello Nicolas and Jambunathan,
Many thanks, to you both, for such quick and detailed responses!
I look forward to checking things out later today.
And yes, +1 to Bastien for recommending!
Regarding your notes on image and file paths:
JK> I will respond to 3 and 4 separately. I need to look a
ng-regexps
(append org-export-html-special-string-regexps
'(("-TM-" . "™")
How now?
--
Thanks for any pointers or suggestions!
And thanks to everyone working on this.
-BC
Org-mode: 7.8.11
Emacs: 24.
Hello,
I'm drafting pages for publication on a Drupal website.
I've set up a draft-review cycle using Org-mode and some
simplified CSS, for a light-weight type-and-read process.
When I'm happy with the text, I'd like to cut-and-paste
from the generated html output directly into Drupal.
Links to
27 matches
Mail list logo