T.R | Title | User | Personal Name | Date | Lines |
---|
551.1 | no figment | CLOSET::ANKLAM | | Tue Jun 23 1987 16:11 | 10 |
|
You are imagining a wish-list item that never got past the drawing
board. I probably mentioned it one of those times we were going
back and forth about rules and such...It's still on my list...but
since I'm hoping to finally have some time to put together a
questionnaire for internal DOCUMENT users I'll probably be forced
to implement it out of necessity.
patti
|
551.2 | quick and dirty | MARTY::FRIEDMAN | | Tue Jun 23 1987 17:04 | 19 |
| %Here's a quick and dirty tex file that almost fits the bill.
%(Works best on a typesetter.)
%
\begintexinput
\def\square{%
\ifaps{\pieight\char27}%
\else{\[\phantom{0}\]}%LN01
\fi
}
\def\checkitem#1{\block{1}\square\kern .7em #1}
\vskipbb{20pt}
\checkitem{Administrative Support}
\checkitem{Computer Operator}
\checkitem{Educator/Trainer}
\checkitem{Programmer/Analyst}
\checkitem{Sales}
\checkitem{Scientist/Engineer}
\checkitem{Software Support}
\checkitem{System Manager}
|
551.3 | Quick and tasty | CUPOLA::HAKKARAINEN | with hasty reverence | Tue Jun 23 1987 17:36 | 17 |
| Or,
<p>
Shopping list:
<align_char>(#)
<list>(unnumbered\<box>(#))
<le>Spam
<le>Spam
<le>Spam
<le>Spam
<le>Baked beans
<le>Spam
<le>Spam
<le>Sausage
<le>Spam
<endlist>
<endalign_char>
|
551.4 | | MARTY::FRIEDMAN | | Tue Jun 23 1987 17:39 | 2 |
| I am humbled.
|
551.5 | spam? | CLOSET::KOHLBRENNER | | Tue Jun 23 1987 18:10 | 1 |
| Gee, Karl, I hope your diet improves with V1.0. ;-)
|
551.6 | Thanx! I'll give it a try | COOKIE::JOHNSTON | | Tue Jun 23 1987 18:48 | 1 |
|
|
551.7 | Further thoughts | FNYFS::WYNFORD | The Rented Loony | Thu Jun 25 1987 04:53 | 11 |
| Since twas I who asked for checkboxes originally, I thought I'd
let you know how we solved it here!
We used PICMODE (apologies to those whose sensibilities are offended
by PICMODE :-) ) and included the TeX files. Worked very nicely
and painlessly.
As an afterthought, had we had a later version of DOC plus LN03s
I would have tried using an <ICON> with a box as the icon.
Gavin
|
551.8 | Good suggestions; they're all getting filed | COOKIE::JOHNSTON | | Thu Jun 25 1987 13:21 | 8 |
| All very good suggestions. Thanx much for the response. I need
the boxes for overheads in particular. I've tried
<list>(unnumbered\<box>(#)) which is ok but not great with slides. I'll
give <icon> a shot now and see if the results are better.
Rose
|
551.9 | Creative Code | CLOSET::SEGAL | | Thu Jun 25 1987 14:50 | 7 |
| Rose, you're right about the slides. The good news is the boxes
are much better in V1.0, and Karl's suggestion should
produce what's expected from the unnumbered list, regardless
of the doctype or type size.
Lee
|