ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: compilation problem (TeXLive 2013)
Date: Wed, 3 Jul 2013 23:55:38 +0200	[thread overview]
Message-ID: <012D621C-0788-46CF-A01C-B0EF6D0F5A8C@gmail.com> (raw)
In-Reply-To: <ba9f4e35510eef6.51d4b926@uniovi.es>


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


Am 03.07.2013 um 23:52 schrieb MANUEL GONZALEZ SUAREZ <gonzalezsmanuel@uniovi.es>:

> 
> Hello everyone.
> I recently changed from TeXLive 2011 to TeXLive 2013 (Windows Vista) and the editor TeXworks. For translations word for word, I have these two codes provided by Hans on this list, but none of them works now:
> \define[2]\dos{%
>     \bTABLE
>       \setupTABLE[align=middle]
>       \setupTABLE[r][1][style=\**small]
>       \setupTABLE[r][2][style={\**small\small\em}]
>      \bTR\bTD#1\eTD\eTR
>       \bTR\bTD#2\eTD\eTR
>     \eTABLE
>  }
> And the othe code:
> \unexpanded\def\dos#1#2%
> >   {\dontleavehmode
> >    \begingroup
> >    \setbox0\struttedbox{#1}%
> >    \setbox2\struttedbox{#2}%
> >    \ifdim\wd0>\wd2
> >      \setbox2\hbox to \wd0{\hss\box2\hss}%
> >    \else
> >      \setbox0\hbox to \wd2{\hss\box0\hss}%
> >    \fi
> >    \box0
> >    \kern-\wd2
> >    \raise\lineheight\box2
> >    \endgroup}
> Thank you for your attention.

1. Provide a working minimal example.

2. What doesn’t work or which error message do you get?

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 1682 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:[~2013-07-03 21:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 21:52 MANUEL GONZALEZ SUAREZ
2013-07-03 21:55 ` Wolfgang Schuster [this message]
2013-07-03 22:05   ` Manuel González Suárez
2013-07-03 22:12     ` Wolfgang Schuster
2013-07-03 22:19       ` Manuel González Suárez

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=012D621C-0788-46CF-A01C-B0EF6D0F5A8C@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --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).