emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to manipulate line-breaks in html-export?
@ 2011-03-15 17:21 Sven Bretfeld
  2011-03-16 12:31 ` Sven Bretfeld
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Bretfeld @ 2011-03-15 17:21 UTC (permalink / raw)
  To: emacs-org

Hi 

I'm using a emacs --batch cronjob to update several html-exports of
different agenda views. 

The output usually looks ugly. It took me some time to figure out why
the exported html-files look different whether the function is started
in a normal frame or via batch: The html-exporter sets line-breaks (and
colors) in relation to the actual frame-size and color-settings (which
are both zero in batch-mode).

Is there any way to influence that behavior?

Letting emacs --batch explicitly load an init-file is no solution:
framesize and color settings are ignored.

Thanks for help

Sven

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to manipulate line-breaks in html-export?
  2011-03-15 17:21 How to manipulate line-breaks in html-export? Sven Bretfeld
@ 2011-03-16 12:31 ` Sven Bretfeld
  2011-03-17  7:02   ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Bretfeld @ 2011-03-16 12:31 UTC (permalink / raw)
  To: emacs-org

Hi all

I have solved the problem with some sed operations now.

Greetings

Sven

"Sven Bretfeld" <sven.bretfeld@gmx.ch> writes:

> Hi 
>
> I'm using a emacs --batch cronjob to update several html-exports of
> different agenda views. 
>
> The output usually looks ugly. It took me some time to figure out why
> the exported html-files look different whether the function is started
> in a normal frame or via batch: The html-exporter sets line-breaks (and
> colors) in relation to the actual frame-size and color-settings (which
> are both zero in batch-mode).
>
> Is there any way to influence that behavior?
>
> Letting emacs --batch explicitly load an init-file is no solution:
> framesize and color settings are ignored.
>
> Thanks for help
>
> Sven

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to manipulate line-breaks in html-export?
  2011-03-16 12:31 ` Sven Bretfeld
@ 2011-03-17  7:02   ` Bastien
  0 siblings, 0 replies; 3+ messages in thread
From: Bastien @ 2011-03-17  7:02 UTC (permalink / raw)
  To: Sven Bretfeld; +Cc: emacs-org

Hi Sven,

"Sven Bretfeld" <sven.bretfeld@gmx.ch> writes:

> I have solved the problem with some sed operations now.

good you solved it.  Can you share the sed operations?

Thanks,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-17  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-15 17:21 How to manipulate line-breaks in html-export? Sven Bretfeld
2011-03-16 12:31 ` Sven Bretfeld
2011-03-17  7:02   ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).