ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Question about the vim module
@ 2011-06-07  8:48 m00nlight
  2011-06-07 11:27 ` Marco
  0 siblings, 1 reply; 2+ messages in thread
From: m00nlight @ 2011-06-07  8:48 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]

\usemodule[vim]
\definevimtyping[SHH][syntax=sh]
\starttext



\startSHH

sudo airodump-ng -c channel --bssid target router's mac -w save file name mon0

\stopSHH




\stoptext

before the bssid there are twohyphen,but the pdf file only have one . How can I fix it? Thanks

[-- Attachment #1.2: Type: text/html, Size: 787 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question about the vim module
  2011-06-07  8:48 Question about the vim module m00nlight
@ 2011-06-07 11:27 ` Marco
  0 siblings, 0 replies; 2+ messages in thread
From: Marco @ 2011-06-07 11:27 UTC (permalink / raw)
  To: ntg-context

On 2011-06-07 m00nlight <dot_wangyushi@yeah.net> wrote:

> \usemodule[vim]
> \definevimtyping[SHH][syntax=sh]
> \starttext
> 
> \startSHH
> sudo airodump-ng -c channel --bssid target router's mac -w save file name
> mon0
> \stopSHH
> 
> \stoptext
> 
> before the bssid there are twohyphen,but the pdf file only have one .

\usetypescript [modern] [texnansi]
\setupbodyfont [modern]

Or use MkIV.

Marco


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-07 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-07  8:48 Question about the vim module m00nlight
2011-06-07 11:27 ` Marco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).