Search the web
Sign In
New User? Sign Up
txt2html · Discussion of txt2html
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 136 - 165 of 251   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
136
Hi, I think a found a bug with the --tables option. When I run "txt2html --tables" on the attached text file, the output stops before the "^^^^^"...-line and...
Christian Siefkes
christian_si...
Offline Send Email
Feb 21, 2004
10:10 am
137
... Thanks muchly! The error message and the attached files enabled me to pin down the bug exactly (it was the line of "^^^^^^^^^^^" which confused the...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 22, 2004
9:14 am
138
hello kat, processing: INSERT INTO secret VALUES ('BorderTest.html', '', 'secret'); INSERT INTO secret VALUES ('breaking_loops.htm', '', 'secret'); INSERT INTO...
joe speigle
joeofclew
Offline Send Email
Feb 24, 2004
3:56 pm
139
... It would be nice to insert a <br> tag instead of a paragraph if you could manage that it would be awesome. joe...
joe of western clevel...
joeofclew
Offline Send Email
Feb 24, 2004
4:28 pm
140
... I'm afraid I was so quick, I left out one of the test files, so "make test" will always fail, so I've made a corrected release, 2.23. -- _--_|\ |...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 25, 2004
10:32 am
141
... Um, yes? This is absolutely correct, that's what it's supposed to do. A blank line does mark the start of a new paragraph, and always has. What exactly are...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 25, 2004
10:36 am
142
... Again, I'm not exactly sure what it is you want here. If you want to make sure that there's a <br> at the end of every line, then you can change the...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 25, 2004
10:39 am
143
In the documentation for txt2html, I notice a note telling people how to use the PREFIX= argument to specify where txt2html is to be installed. I just went...
Larry W. Virden
lvirden
Offline Send Email
Feb 25, 2004
12:56 pm
144
the problem is I thought easy to understand. In text if I have sentence 1 sentence 2 sentence 3 If I make this into html using the package it comes out as: ...
joe speigle
joeofclew
Offline Send Email
Feb 25, 2004
4:05 pm
145
... That may be the right thing to do in this particular case, but in general it's not. This paragraph that I'm writing now is an example of several lines of...
Seth Golub
seth
Offline Send Email
Feb 25, 2004
8:30 pm
146
... Yes it is. If I have a paragraph of text as follows: "It's the weird colour scheme that freaks me. Every time I try to operate one of these weird black...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 25, 2004
8:42 pm
147
... Ah. Yes, well the call of perl #!/usr/bin/env perl calls the first perl in your path. It was more portable to do it this way than to try to use the...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 25, 2004
9:29 pm
148
hi again, I will try to use the --short-line-length option and let you know. In the meantime ...... ... unfortuanetly I deleted your point..... but that...
joe speigle
joeofclew
Offline Send Email
Feb 26, 2004
12:31 am
149
... I can only see this happening if I download a html doc as a text doc. All other editors simply wrap text for presentation but insert no invisible CRLF. As...
joe speigle
joeofclew
Offline Send Email
Feb 26, 2004
12:34 am
150
Hi guys, works great with short_line_length=>6000 thanks for your efforts, it works fine. joe __________________________________ Do you Yahoo!? Yahoo!...
joe speigle
joeofclew
Offline Send Email
Feb 26, 2004
2:40 am
151
... Huh? You are making no sense at all. Of course that paragraph contains line breaks, it contains four of them. ... Well, as I said, the second case can be...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 26, 2004
10:55 am
152
... No, it shouldn't! It would be very ugly if it put line-breaks after every line in the paragraph, because the lines would be too short. For example, the...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 26, 2004
11:08 am
153
... Oh.... I wonder if we are having communication difficulties because of the different computer worlds we live in. Wordprocessors treat "lines" and...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 26, 2004
11:18 am
154
... Golly, that's an awful long line! ... 8-) -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \ | \_.--.*/ | GenFicCrit mailing list...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 26, 2004
11:19 am
155
From: Kathryn Andersen <kat_lists@...> ... Okay, I understand what you are saying. The flip side to that arises when one has to deal with a server...
Larry W. Virden
lvirden
Offline Send Email
Feb 26, 2004
12:22 pm
156
Hello, I have a formatting question, and now I also have a good way of demonstrating the problem with the text version to speed things along. To see the...
joe of western clevel...
joeofclew
Offline Send Email
Feb 28, 2004
5:54 am
157
... That's a tough one. The cause is that the body of the for loop is indented enough to trigger preformatting for that section, but since the first line is...
Seth Golub
seth
Offline Send Email
Feb 28, 2004
6:03 am
158
Seth, I was looking for a flag, of course, in the spirit of being able to take any old text file and slam it into html with no special preparation. Thank you...
joe of western clevel...
joeofclew
Offline Send Email
Feb 28, 2004
6:23 am
159
... Yep. ... Are you saying that one should add an option that basically makes the entire paragraph preformatted if *any* part of that paragraph is to be ...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 28, 2004
10:43 pm
160
... Well, I'd say "could" rather than "should", but yes, that's what I had in mind. There could be some adjustable threshold of number or proportion of...
Seth Golub
seth
Offline Send Email
Feb 29, 2004
7:47 am
161
Hi, is it possible to convert mail headers to definition lists (or tables)? I would like to get from RFC 822 headers such as: From: bozo@... (Bozo...
Christian Siefkes
christian_si...
Offline Send Email
Mar 1, 2004
11:16 am
162
... I'm rather reluctant to treat mail headers as definition lists, because they *aren't*. No, --mailmode simply recognises mail features, and it's off by...
Kathryn Andersen
rubykat4
Offline Send Email
Mar 2, 2004
11:31 am
163
From: Kathryn Andersen <kat_lists@...> ... I think that would be useful - most places txt2html has special handling for some particular groups of...
Larry W. Virden
lvirden
Offline Send Email
Mar 2, 2004
11:49 am
164
... Well, I'm not actually interested in mail headers but generally in structural information hidden in plain text files. I'm doing research on information...
Christian Siefkes
christian_si...
Offline Send Email
Mar 2, 2004
8:42 pm
165
... Sounds interesting! ... Ah, I see. Yes, basically the reason I did definition lists as Term:\n Definition is because it makes it easier to distinguish from...
Kathryn Andersen
rubykat4
Offline Send Email
Mar 3, 2004
12:04 am
Messages 136 - 165 of 251   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help