[Zim-wiki] Adding an Horizontal Rule

2012-03-21 Thread kwood...@gmail.com
Apologies if this has been covered in the past.

Looking for a way to break up my text a bit.  In other systems I have
used some type of a HR tag.  Up to this point I have been using line
images and have an AutoKey (or AutoHotKey on Windows) script that
pastes the following in-line.

{{~/Images/line.png}}

This works OK, but I have to make sure that I keep image directories
located in the same path (relative to HOME) on my systems.

Other approach is to insert a diagram using the following dot:

graph g {
a[label=,shape=box, width=6, height=0.01];
}

Which doesn't rely on any external directory.

Is there a better way?

Thanks

- Kurt

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Adding an Horizontal Rule

2012-03-21 Thread Marco Cevoli
I would simply put a few underscores together, like this:


Too simple?

HIH

Regards

Marco Cevoli
Traduttore tecnico. Grafico. Congiungitore di punti.
---
http://www.marcocevoli.com
i...@marcocevoli.com
t 34 675 800 826
~~~
My t-shirt shop: http://vulnavia.spreadshirt.net
My latest projects: http://www.qabiria.com,
http://www.allerglobal.com, http://traducciones-hosteleria.com



On Wed, Mar 21, 2012 at 21:56, kwood...@gmail.com kwood...@gmail.com wrote:
 Apologies if this has been covered in the past.

 Looking for a way to break up my text a bit.  In other systems I have
 used some type of a HR tag.  Up to this point I have been using line
 images and have an AutoKey (or AutoHotKey on Windows) script that
 pastes the following in-line.

 {{~/Images/line.png}}

 This works OK, but I have to make sure that I keep image directories
 located in the same path (relative to HOME) on my systems.

 Other approach is to insert a diagram using the following dot:

 graph g {
 a[label=,shape=box, width=6, height=0.01];
 }

 Which doesn't rely on any external directory.

 Is there a better way?

 Thanks

 - Kurt

 ___
 Mailing list: https://launchpad.net/~zim-wiki
 Post to     : zim-wiki@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~zim-wiki
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp