[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | Online Bookbuilding |
Notice: | This conference is write-locked: see note 1.3. |
Moderator: | VAXUUM::UTT |
|
Created: | Fri Aug 12 1988 |
Last Modified: | Mon Jul 15 1991 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 440 |
Total number of notes: | 2134 |
311.0. "Problems with monospaced font" by POBBLE::PASCIUTA (Adrian Pasciuta) Wed Apr 04 1990 08:10
I am working on a set of documents that require inline code examples
(examples that appear as part of the main text) to appear in monospaced
(Courier) type.
Using the SOFTWARE.GUIDE doctype, displayed code examples appear in
Courier, but inline examples coded using <CODE_EXAMPLE>(xxxxx) appear in
italics.
I have defined my own tag to make inline examples appear in Courier as
follows:
<DEFINE>(CX<EOL>
\|^B^Tcodexamplefont $1^E&\1\1)
This works fine for hardcopy output, but the results are not so good for
online. The text does appear in Courier, but is not aligned properly on
the display. It seems that the online styles are not able to cope with
proportional and monospaced font metrics used on the same line of output.
Is it possible to get around this problem?
Thanks,
Adrian
T.R | Title | User | Personal Name | Date | Lines |
---|
311.1 | sounds like the same "OLD" font metric feature | MJFITZ::FITZELL | put nifty saying here | Wed Apr 04 1990 09:52 | 3 |
| see notes 148.7,204, 271
Mike
|
311.2 | Obviously an old chestnut... | POBBLE::PASCIUTA | Adrian Pasciuta | Wed Apr 04 1990 11:42 | 4 |
| You're absolutely right Mike. I use a 100 DPI monitor. The book looks OK
when displayed on a 75 DPI monitor.
Adrian
|