Re: [OT] reStructured Text real world usage

2008-04-15 Thread Brian McKee
On 14-Apr-08, at 9:47 PM, Tzafrir Cohen wrote: On Mon, Apr 14, 2008 at 12:34:00PM -0400, Brian McKee wrote: On 12-Apr-08, at 6:16 PM, Tzafrir Cohen wrote: On Thu, Apr 10, 2008 at 08:54:40AM -0400, Brian McKee wrote: On 9-Apr-08, at 11:12 PM, Amit Uttamchandani wrote: Inspired by the easy to u

Re: [OT] reStructured Text real world usage

2008-04-14 Thread Tzafrir Cohen
On Mon, Apr 14, 2008 at 12:34:00PM -0400, Brian McKee wrote: > > On 12-Apr-08, at 6:16 PM, Tzafrir Cohen wrote: > >On Thu, Apr 10, 2008 at 08:54:40AM -0400, Brian McKee wrote: > >> > >>On 9-Apr-08, at 11:12 PM, Amit Uttamchandani wrote: > >>>Hey Everyone, > >>> > >>>Inspired by the easy to use wik

Re: [OT] reStructured Text real world usage

2008-04-14 Thread Brian McKee
On 12-Apr-08, at 6:16 PM, Tzafrir Cohen wrote: On Thu, Apr 10, 2008 at 08:54:40AM -0400, Brian McKee wrote: On 9-Apr-08, at 11:12 PM, Amit Uttamchandani wrote: Hey Everyone, Inspired by the easy to use wiki syntax, I've been looking around for similar markups that allow for basic "rich text"

Re: [OT] reStructured Text real world usage

2008-04-13 Thread Amit Uttamchandani
On Fri, 11 Apr 2008 22:40:01 + (UTC) T o n g <[EMAIL PROTECTED]> wrote: > On Wed, 09 Apr 2008 20:12:03 -0700, Amit Uttamchandani wrote: > > > Inspired by the easy to use wiki syntax, I've been looking around for > > similar markups that allow for basic "rich text" output. > > > > The most pr

Re: [OT] reStructured Text real world usage

2008-04-12 Thread Tzafrir Cohen
On Thu, Apr 10, 2008 at 08:54:40AM -0400, Brian McKee wrote: > > On 9-Apr-08, at 11:12 PM, Amit Uttamchandani wrote: > >Hey Everyone, > > > >Inspired by the easy to use wiki syntax, I've been looking around > >for similar markups that allow for basic "rich text" output. > > > > I actually use a

Re: [OT] reStructured Text real world usage

2008-04-11 Thread s. keeling
T o n g <[EMAIL PROTECTED]>: > > Maybe, but I'll encourage you to also take a look at AsciiDoc. I'm trying to give it a go. I've plopped sourceforge's tarball into my ~/.emacs.d, and I've added: (add-to-list 'auto-mode-alist '("\\.doc$" . doc-mode)) (autoload 'doc-mode "doc-mode") to my ~/.em

Re: [OT] reStructured Text real world usage

2008-04-11 Thread T o n g
On Wed, 09 Apr 2008 20:12:03 -0700, Amit Uttamchandani wrote: > Inspired by the easy to use wiki syntax, I've been looking around for > similar markups that allow for basic "rich text" output. > > The most promising markup I came across is reStructured Text. It is quite > straightforward to use a

Re: [OT] reStructured Text real world usage

2008-04-11 Thread Jochen Schulz
Amit Uttamchandani: > > I usually have to type up the notes pretty quick in class and > sometimes with LaTex, typing up \item and \textit{}...takes > sometime... Take a look at the vim-scripts package. It contains a quite impressive LaTex mode. It takes some time to learn how to use it, though. B

Re: [OT] reStructured Text real world usage

2008-04-11 Thread Amit Uttamchandani
On Thu, 10 Apr 2008 08:54:40 -0400 Brian McKee <[EMAIL PROTECTED]> wrote: > > On 9-Apr-08, at 11:12 PM, Amit Uttamchandani wrote: > > Hey Everyone, > > > > Inspired by the easy to use wiki syntax, I've been looking around > > for similar markups that allow for basic "rich text" output. > > > >

Re: [OT] reStructured Text real world usage

2008-04-10 Thread s. keeling
Brian McKee <[EMAIL PROTECTED]>: > On 9-Apr-08, at 11:12 PM, Amit Uttamchandani wrote: > > > > Inspired by the easy to use wiki syntax, I've been looking around > > for similar markups that allow for basic "rich text" output. > > I actually use a wiki currently - tiddlyWiki - and I edit the t

Re: [OT] reStructured Text real world usage

2008-04-10 Thread Douglas A. Tutty
On Thu, Apr 10, 2008 at 09:02:33AM -0700, Amit Uttamchandani wrote: > On Thu, 10 Apr 2008 09:57:27 -0400 > "Douglas A. Tutty" <[EMAIL PROTECTED]> wrote: > > I use Latex. For simple things, it really is simple. For complex things > > its a bit more complex. > Yes I love LaTex. I use it pretty m

Re: [OT] reStructured Text real world usage

2008-04-10 Thread Kamaraju S Kusumanchi
Amit Uttamchandani wrote: > Yes I love LaTex. I use it pretty much for all the reports/papers I have > to type up. But for this case I sometimes feel it is overkill. > > I usually have to type up the notes pretty quick in class and sometimes > with LaTex, typing up \item and \textit{}...takes som

Re: [OT] reStructured Text real world usage

2008-04-10 Thread Amit Uttamchandani
On Thu, 10 Apr 2008 09:57:27 -0400 "Douglas A. Tutty" <[EMAIL PROTECTED]> wrote: > On Wed, Apr 09, 2008 at 08:12:03PM -0700, Amit Uttamchandani wrote: > > > == January 22, 2008 == > > > > * Writing Testbenches Using SystemVerilog, Janick Bergeron > > > > === Interesting Reading === > > > >

Re: [OT] reStructured Text real world usage

2008-04-10 Thread Douglas A. Tutty
On Wed, Apr 09, 2008 at 08:12:03PM -0700, Amit Uttamchandani wrote: > == January 22, 2008 == > > * Writing Testbenches Using SystemVerilog, Janick Bergeron > > === Interesting Reading === > > * Thomas L. Friedman "The World Is Flat: A Brief History of the > Twenty-first Century," > > === C

Re: [OT] reStructured Text real world usage

2008-04-10 Thread Brian McKee
On 9-Apr-08, at 11:12 PM, Amit Uttamchandani wrote: Hey Everyone, Inspired by the easy to use wiki syntax, I've been looking around for similar markups that allow for basic "rich text" output. I actually use a wiki currently - tiddlyWiki - and I edit the text in it with Vim using the I