ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Philipp A." <flying-sheep@web.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re:  "overscored" or "overlined" text … (or whatever it should be called)
Date: Wed, 25 Jan 2012 18:04:20 +0100	[thread overview]
Message-ID: <CAN8d9g=-ndts7zm=UDc3BH3yRFiY05-Q_p5yrW5qy77=8W_eCQ@mail.gmail.com> (raw)
In-Reply-To: <4F1FF2ED.8030708@wxs.nl>


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

while we are at it: how to do do strikethrough text? there is a changelog
on contextgarden which says it was added, but \strike or \strikethrough are
not defined.

i have (a diagonal) one here, but it doesn’t really work in math mode (the
text inside is normal). that being said, is there something like
\ifthiswascalledinmathmode{then}{else}?

\def\strike#1{\tikz[baseline=(c.base)]{
    \node[inner sep=0pt] (c) {#1};
    \draw (c.south west) -- (c.north east);
}}

[-- Attachment #1.2: Type: text/html, Size: 503 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
___________________________________________________________________________________

  reply	other threads:[~2012-01-25 17:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-25 12:14 Robert Blackstone
2012-01-25 12:17 ` Hans Hagen
2012-01-25 17:04   ` Philipp A. [this message]
2012-01-25 18:02     ` Hans Hagen
2012-01-25 19:20       ` Philipp A.
2012-01-25 20:13         ` Wolfgang Schuster
2012-01-25 20:17           ` Aditya Mahajan
2012-01-25 23:53             ` Philipp A.
2012-01-26  0:22               ` Aditya Mahajan
2012-01-26 23:38             ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN8d9g=-ndts7zm=UDc3BH3yRFiY05-Q_p5yrW5qy77=8W_eCQ@mail.gmail.com' \
    --to=flying-sheep@web.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).