Subject:
|
LPub problems
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Wed, 15 Jun 2005 18:17:09 GMT
|
Viewed:
|
1562 times
|
| |
| |
Hi Kevin,
I'm really sorry if any of these have been brought up before but I have some
problems with certain LPub features.
a) When generating web pages, LPub references the images as
<img src="C:\...\filename.png">.
This is, to my knowledge, incorrect url referencing and does not work in
Firefox. To be correct, the C:\ should be preceeded by a file:// so that we see
<img src="file://C:\...\filename.png">.
Should be about the easiest problem to fix I imagine.
b) In the documentation for LPUB you write that the meta-command:
0 LPUB MULTI_STEP SEPARATOR col width.
While I can never remember which is the correct spelling myself (Dictionary.com
says SEPARATOR), the one that works in LPub is in fact SEPERATOR (with two E's).
c) Again with the separators: Specifying width 0 should make the line vanish but
it doesn't seem to do this (seem to me to be one pixel width).
If you want any files or anything, just email me and I can send you whatever you
want.
Yours,
Tim
|
|
Message has 2 Replies: | | Re: LPub problems
|
| (...) I don't think this is the best way either. The best fix is to just get rid of the C:\ and go with a good relative path. I tested this a while back and found that entering "../Images" in the lpub URL box works on both IE and Mozilla. My image (...) (19 years ago, 15-Jun-05, to lugnet.cad)
| | | Re: LPub problems
|
| (...) This has been changed to ../Images for nonlayout web pages and ../Layout for pages generated through the layout process. (...) This has been fixed to SEPARATOR. (...) This has been fixed. (...) I've got to chase down the "trailing step messes (...) (19 years ago, 17-Jun-05, to lugnet.cad)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|