Hi,
i would like to write an FAQ for maritime distress radio.
The spoken words and the "variables" should be highlighted in
a nice way. What would you suggest me to do in context?
My first idea a bracket or stacked words like this example:
MAYDAY MAYDAY MAYDAY
THIS IS TITANIC TITANIC TITANIC
\--- ship name 3 times----/
Whats your idea?
--
Jonas Stein
Am 18.11.2010 um 02:20 schrieb Jonas Stein:
Hi,
i would like to write an FAQ for maritime distress radio. The spoken words and the "variables" should be highlighted in a nice way. What would you suggest me to do in context?
My first idea a bracket or stacked words like this example:
MAYDAY MAYDAY MAYDAY THIS IS TITANIC TITANIC TITANIC \--- ship name 3 times----/
Whats your idea?
There are different ways to highlight your text, colors, a different style (e.g. italic) or a different (typewriter or sans) but you can also use underline. For annotations above a words you can use the ruby module, here is a example: \usemodule[ruby] \setupruby[align=center] \starttext THIS IS \ruby{TITANIC}{MAYDAY MAYDAY MAYDAY} TITANIC TITANIC \stoptext Wolfgang
On Fri, 19 Nov 2010, Jonas Stein wrote:
\usemodule[ruby]
\setupruby[align=center]
\starttext THIS IS \ruby{TITANIC}{MAYDAY MAYDAY MAYDAY} TITANIC TITANIC \stoptext
The example does not work here. Will i have to install ruby manual on debian testing?
I could not find information about the ruby module
http://modules.contextgarden.net/ruby http://dl.contextgarden.net/modules/t-ruby/doc/context/third/ruby/README Aditya
On Thu, 18 Nov 2010, Aditya Mahajan wrote:
On Fri, 19 Nov 2010, Jonas Stein wrote:
\usemodule[ruby]
\setupruby[align=center]
\starttext THIS IS \ruby{TITANIC}{MAYDAY MAYDAY MAYDAY} TITANIC TITANIC \stoptext
The example does not work here. Will i have to install ruby manual on debian testing?
I could not find information about the ruby module
http://modules.contextgarden.net/ruby http://dl.contextgarden.net/modules/t-ruby/doc/context/third/ruby/README
And of course, http://www.w3.org/TR/ruby/ without which nothing makes sense.
On Fri, Nov 19 2010, Jonas Stein wrote:
The example does not work here. Will i have to install ruby manual on debian testing?
If you use the minimals, you'll get all the extra modules with "./first-setup.sh --extras=all" Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/
participants (4)
-
Aditya Mahajan
-
Jonas Stein
-
Peter Münster
-
Wolfgang Schuster