From 314b29513ffe652c5169d54aff4de001475eb1ea Mon Sep 17 00:00:00 2001 From: Marius Date: Tue, 14 Jan 2014 16:20:28 +0200 Subject: beta 2014.01.14 15:03 --- tex/context/base/publ-imp-commands.mkiv | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tex/context/base/publ-imp-commands.mkiv (limited to 'tex/context/base/publ-imp-commands.mkiv') diff --git a/tex/context/base/publ-imp-commands.mkiv b/tex/context/base/publ-imp-commands.mkiv new file mode 100644 index 000000000..14e2dbae1 --- /dev/null +++ b/tex/context/base/publ-imp-commands.mkiv @@ -0,0 +1,15 @@ +\unprotect + +% for tugboat + +\definebtxcommand\hbox {\hbox} +\definebtxcommand\vbox {\vbox} +\definebtxcommand\llap {\llap} +\definebtxcommand\rlap {\rlap} +\definebtxcommand\url #1{\hyphenatedurl{#1}} +\definebtxcommand\acro #1{\dontleavehmode{\smallcaps#1}} + +\let\<< +\let\<> + +\protect \endinput -- cgit v1.2.3