the explanation!
I guess you meant \tolerant instead of \optional?
yes, (i sometimes localy uise that as aliasm, sorry) .. consider that
you just past the examn
Did you know that we can have #A..#E as well. So 15 parameters instead
of 9? I still need to use that more (deep down).
That I kne
nstead of \optional?
Did you know that we can have #A..#E as well. So 15 parameters instead
of 9? I still need to use that more (deep down).
That I knew. At least in mkvi/mklx mode.
If I use even 4 params I lose count of them.
Don't worry, you don't want to know what I forget.
Sure.
bbb\stopitem\endgroup
\stopitemize
after
\stoptext
Their location and serial number are anomalous.
Removed some unnecessary commands to show what the problem was.
% macros=mkvi
\starttext
\unprotect
\installnamespace {chitem}
\installcommandhandler \chitem {chitem} \??
a command with more possibilities.
I've noticed that ‘startitem stopitem’ isn't working.
Their location and serial number are anomalous.
Removed some unnecessary commands to show what the problem was.
% macros=mkvi
\starttext
\unprotect
\installnamespace {chitem}
\ins
about the
loading of the module:
modules > 'letter' is loaded
open source > level 2, order 3, name
'/Users/hraban/context/tex/texmf-
modules/tex/context/third/letter/base/s-cor-01.mkvi'
Please check if the module is there and re-generate the file
database.
g of the module:
>
> modules > 'letter' is loaded
> open source > level 2, order 3, name
> '/Users/hraban/context/tex/texmf-
> modules/tex/context/third/letter/base/s-cor-01.mkvi'
>
> Please check if the module is there and re-generate t
dules > 'letter' is loaded
open source > level 2, order 3, name
'/Users/hraban/context/tex/texmf-modules/tex/context/third/letter/base/s-cor-01.mkvi'
Please check if the module is there and re-gene
te command by searching, and I know how to
define a new option for it. But what I don't know is how to get it to inherit
the options of other commands and perform these features correctly.
Any clue is warmly welcome.
```
% macros=mkvi
\unprotect
\installnamespace {sidenote}
\instal
iles
generate vim interface files
create text files for commands and
environments
report commands to the console
generate check file
report the meaning of commands
show the internal representation of
commands
replace named characters by utf
preprocess
laced
with 'mkii' on your reply accordingly
After careful observation the resemblance is quite possibly identical,
isn't it? and it could also inarguably apply to the circumstances as
well. Don't you think?
no it isn't, its building upon hat is there:
mkii -> mkiv
se that on my prior message I was referring indeed to 'mkii' and
not to 'omega'
And also suppose for a second that the term 'omega' is to be replaced
with 'mkii' on your reply accordingly
After careful observation the resemblance is quite possibly identi
ures.tex'
publications> adding bib data to set 'dmlig' from source
'dm-ligatures/references.bib'
interface > macros > processed mkvi file
'/Users/hraban/lmtx/tex/texmf-context/tex/context/base/mkiv/publ-imp-apa.mkvi',
delta 94
interface > macr
ewFile,BufRead *.latex,*.sty,*.dtx,*.ltx,*.bbl setf tex
"au BufNewFile,BufRead *.texcall dist#ft#FTtex()
and instead adding
" ConTeXt
au BufNewFile,BufRead *.tex,*.ctx,*.mkii,*.mkiv,*.mkvi,*.mkxl,*.mklx setf
context
It works for Me who only using context as a ty
performance,
> simplifications of the code, and new feature additions are still desirable,
> the module is in working condition and can now be incorporated in a future
> ConTeXt update. The new .lua and .mkvi files for the SBL rendering, updated
> publ-aut.lua and publ-imp-author.
, simplifications of the code, and new feature additions are
still desirable, the module is in working condition and can now be
incorporated in a future ConTeXt update. The new .lua and .mkvi files for
the SBL rendering, updated publ-aut.lua and publ-imp-author.mkvi files, and
some new code intended to be
are all leaving
\stopmemo
\stoptext
tex error > tex error on line 197 in file
/home/jason/.local/context/tex/texmf-modules/tex/context/third/letter/base/s-cor-02.mkvi:
Undefined control sequence \???memosectionrenderings
\???memosectionrenderings
\v!head :\v!m
know that we are all leaving
\stopmemo
\stoptext
The following error is thrown by ConTeXt:
tex error > tex error on line 197 in file
/home/jason/.local/context/tex/texmf-modules/tex/context/third/letter/base/s-cor-02.mkvi:
Undefined control sequence \???memosectionrenderi
On 9/16/2021 8:45 PM, Joey McCollum via ntg-context wrote:
Hi,
It's taken a couple weeks, but I nearly have a working bibliographic
rendering for SBL style ready. I'm hosting the .lua and .mkvi files I
have so far, as well as a test .bib and .tex file, on GitHub at
https://
e .lua and .mkvi files I have so far, as
well as a test .bib and .tex file, on GitHub at
https://github.com/jjmccollum/context-sbl. The look of the rendering seems to
be correct for all of the examples, so the last remaining tasks mostly concern
some lower-level technical issues.
Because of th
Hi,
It's taken a couple weeks, but I nearly have a working bibliographic
rendering for SBL style ready. I'm hosting the .lua and .mkvi files I have
so far, as well as a test .bib and .tex file, on GitHub at
https://github.com/jjmccollum/context-sbl. The look of the rendering seems
to
On Wednesday, September 15, 2021 8:08:59 PM IST kauśika cittūr wrote:
> Dear all,
>
> I have a simple btx definition 'mylist' for which I have written a simple
> publ-imp-mylist.lua and publ-imp-mylist-mkvi. In that latter I have
>
> ⋮
> \definebtx
> [mylist]
On Wednesday, September 15, 2021 8:08:59 PM IST kauśika cittūr wrote:
> Dear all,
>
> I have a simple btx definition 'mylist' for which I have written a simple
> publ-imp-mylist.lua and publ-imp-mylist-mkvi. In that latter I have
>
> ⋮
> \definebtx
> [mylist]
Dear all,
I have a simple btx definition 'mylist' for which I have written a simple
publ-imp-mylist.lua and publ-imp-mylist-mkvi. In that latter I have
⋮
\definebtx
[mylist]
[default=default,specification=mylist]
\definebtxrendering
[mylist]
[specification=mylist]
\se
zed that a couple months ago, Ágoston Volcz raised a
> similar issue in another thread. I think this approach should solve that
> problem, so when I get a chance, I can send an e-mail about that.
> >
> > Joey
> >
> > On Thu, Aug 26, 2021 at 3:38 PM Joey McCollum <
>
d that a couple months ago, Ágoston Volcz raised a similar
> issue in another thread. I think this approach should solve that problem, so
> when I get a chance, I can send an e-mail about that.
>
> Joey
>
> On Thu, Aug 26, 2021 at 3:38 PM Joey McCollum
> wrote
den using some of the methods defined in publ-ini.mkiv. I now
> have something like this in my rendering's .mkvi file:
>
> ```
> \doifelse {\currentbtxcitealternative} {entry} {
> % Normal order for in-text citations
> \btxflushauthornormal{author}
> } {
>
Okay, I've made some progress! Thankfully, the authorconversion rules can
be overridden using some of the methods defined in publ-ini.mkiv. I now
have something like this in my rendering's .mkvi file:
```
\doifelse {\currentbtxcitealternative} {entry} {
% Normal order for in-text
should.
> Now, although it's quite some
> work, one can think of seeing .13 as part of the filename, in which
> case the lookupe becomes
>
> 10.11.12.13.tex
Just to make it clear: I don't use files without .tex/.mkvi/etc.
suffix. So I don't expect 10.11.12.13 to
Hi all,
In recent versions of ConTeXt LMTX the markdown module seems to work again.
I just copied the files m-markdown.mkiv and m-markdown.loa from a MKVI
version into the directory tex\texmf-modules\m-markdown of the LMTX version.
I don't believe that this is officially supported and I d
;t checked
to what extend updates to those engines have side effects for context,
but I assume none. Let me know if there are problems.
The MKIV code (mkiv, mkvi, mpiv, lua files) has changed but not much,
mostly as a side effect of the code split and move to LMTX where the
focus is on now.
complex bit to show the issue.)
% macros=mkvi
\starttexdefinition unexpanded startBlockQuotation
\dosingleempty\dostartBlockQuotation
\stoptexdefinition
\starttexdefinition dostartBlockQuotation [#SETUPS]
\getrawparameters[BlockQuotation]
[index=,#SETUPS
On 5/29/2020 6:29 AM, Jairo A. del Rio wrote:
Hello list! I was reading the following:
https://wiki.contextgarden.net/Style_Alternatives
I wanted to figure out how to make a simple module. However, there's a
point in the example below which I don't understand
% macros=mkvi
\startm
Hello list! I was reading the following:
https://wiki.contextgarden.net/Style_Alternatives
I wanted to figure out how to make a simple module. However, there's a
point in the example below which I don't understand
% macros=mkvi
\startmodule[look]
\unprotect
\writestatus{loading}{Co
d
> > >
> > >> * .mkiv: Is that just for ConTeXt or all LuaTeX stuff? Would
> > it make
> > >> sense to give text documents that extension?
> > >
> > > you can do that (or mkvi or lmtx or ...)
> >
>
>> sense to give text documents that extension?
>
> you can do that (or mkvi or lmtx or ...)
Since there are already *.mkxl files in the ConTeXt distribution, I
think it may make sense to name the LMTX version MkXL.
In any case, MkXL is simpler and cleare
ML files
> >> inside of ConTeXt itself
> >
> > context ctx files are xml files indeed
> >
> >> * .mkiv: Is that just for ConTeXt or all LuaTeX stuff? Would it make
> >> sense to give text documents that extension?
> >
> > you can do
>>
>> * .ctx: Would mirror the semi-common .ltx, but is used for XML files
>> inside of ConTeXt itself
>
> context ctx files are xml files indeed
>
>> * .mkiv: Is that just for ConTeXt or all LuaTeX stuff? Would it make
>> sense to give text docum
Thank you all! What is lmtx? Is there any link with infos?
Am Di., 4. Feb. 2020 um 00:53 Uhr schrieb Floris van Manen :
>
>
> On 04-02-2020 00:31, Exp wrote:
> >
> > Mkiv is a good choice for the moment. If there would be no Mkvi and so
> > on, it is good forever.
&g
On 04-02-2020 00:31, Exp wrote:
>
> Mkiv is a good choice for the moment. If there would be no Mkvi and so
> on, it is good forever.
.tex is used for both tex (as well as latex as well as other wrappers).
how about for the new context era:
.lmtx
.F
pEpkey.asc
Description: applic
I would suggest to advertise with the ending another trademark that is not
a zero-entropy word in the programming world when not randomly capitalized,
and, if possible, that is not an everyday English word either.
Mkiv is a good choice for the moment. If there would be no Mkvi and so on,
it is
.ltx, but is used for XML files
inside of ConTeXt itself
context ctx files are xml files indeed
* .mkiv: Is that just for ConTeXt or all LuaTeX stuff? Would it make
sense to give text documents that extension?
you can do that (or mkvi or lmtx or ...)
* Something else? (.tex
of ConTeXt itself
context ctx files are xml files indeed
* .mkiv: Is that just for ConTeXt or all LuaTeX stuff? Would it make
sense to give text documents that extension?
you can do that (or mkvi or lmtx or ...)
* Something else? (.tex doesn’t count, it’s shared with LaTeX files
ours/2019/JURY/Confirmation fonction/letterTest.tex'
modules > 'letter' is loaded
open source > level 3, order 4, name
'/Users/jprey/Applications/ConTeXt/2018-09-13/tex/texmf-modules/tex/context/third/letter/base/s-cor-01.mkvi'
modules > '
>> ConTeXt upgrade to create a \setupinteractionscreen[option=nomenubar] switch.
>> I wonder if it would be possible to add this little feature to the source
>> code. Perhaps it can be useful to others as well.
>> Greetings!
>> Paul
>> Attachment: patch + modified lpdf-mis.lu
f it would be possible to add this little feature to the source code.
Perhaps it can be useful to others as well.
Greetings!
Paul
Attachment: patch + modified lpdf-mis.lua (from ConTeXt MkVI 2019.04.25)
ok, but i didn't test it, so you need to check
ure to the source code.
Perhaps it can be useful to others as well.
Greetings!
Paul
Attachment: patch + modified lpdf-mis.lua (from ConTeXt MkVI 2019.04.25)if not modules then modules = { } end modules ['lpdf-mis'] = {
version = 1.001,
comment = "companion to l
e not handled properly. This is a recent change;
bidi=global worked a few months ago. (I have not tried with LTR text in
a default-RTL document).
% macros=mkvi
\defineregister[Mindex]
\setupregister [Mindex]
[n=2,
maxwidth=4cm,
t; t)
OK !
5. Coming with the C-c C-c command by having this in my ~ / .emacs file
(setenv "PATH" "/ home / aragorn / context / tex / texmf-linux-64 / bin: $
PATH" t) (that's what I do with all other files)
No OK !
Thanks.
My file Test.tex
% macros=mkvi
\setu
7/2018 16:40, Hans Hagen wrote:
> >> On 7/17/2018 10:30 PM, Rik wrote:
> >>> On 7/16/2018 10:24, Fabrice Couvreur wrote:
> >>>> % macros=mkvi
> >>>>
> >>>> \setuppagenumbering[location=footer]
> >>>>
> >>
\startusableMPgraphic ?
> On 17 Jul 2018, at 14:46, Rik Kabel wrote:
>
> On 7/17/2018 16:40, Hans Hagen wrote:
>> On 7/17/2018 10:30 PM, Rik wrote:
>>> On 7/16/2018 10:24, Fabrice Couvreur wrote:
>>>> % macros=mkvi
>>>>
>>>> \setuppag
On 7/17/2018 16:40, Hans Hagen wrote:
On 7/17/2018 10:30 PM, Rik wrote:
On 7/16/2018 10:24, Fabrice Couvreur wrote:
% macros=mkvi
\setuppagenumbering[location=footer]
\startusableMPgraphic{NumberHead}
draw outlinetext.f
("\bf\namedheadnumber{chapter}")
On 7/17/2018 10:30 PM, Rik wrote:
On 7/16/2018 10:24, Fabrice Couvreur wrote:
% macros=mkvi
\setuppagenumbering[location=footer]
\startusableMPgraphic{NumberHead}
draw outlinetext.f
("\bf\namedheadnumber{chapter}")
(withcolor "lightgray")
On 7/16/2018 10:24, Fabrice Couvreur wrote:
% macros=mkvi
\setuppagenumbering[location=footer]
\startusableMPgraphic{NumberHead}
draw outlinetext.f
("\bf\namedheadnumber{chapter}")
(withcolor "lightgray")
ysized 50pt ;
\stopusableMPgraph
with the "titlesec" package. My
>>> code compiles under texlive context 2018 but does not compile with last
>>> beta contest standalone.
>>>
>>
>> it processes on my machine so what fails?
>>
>> Thank you
>>> Fabrice
>
t;> code compiles under texlive context 2018 but does not compile with last
>> beta contest standalone.
>>
>
> it processes on my machine so what fails?
>
> Thank you
>> Fabrice
>>
>>
>>
>> % macro
ou
Fabrice
% macros=mkvi
\setuppagenumbering[location=footer]
\startusableMPgraphic{NumberHead}
draw outlinetext.f
("\bf\namedheadnumber{chapter}")
(withcolor "lightgray")
ysized 50pt ;
\stopusa
Hello,
The idea is to make a chapter header as with the "titlesec" package. My
code compiles under texlive context 2018 but does not compile with last
beta contest standalone.
Thank you
Fabrice
% macros=mkvi
\setuppagenumbering[locat
7;
system >
system > ConTeXt ver: 2017.05.15 21:48 MKIV beta fmt: 2017.12.29 int: english/english
system >
system > 'cont-new.mkiv' loaded
open source > level 2, order 2, name '/usr/local/texlive/2017/texmf-dist/tex/context/base/mki
ut the \expanded{\bTC...
It does not seem to make a difference here, but perhaps it is needed in
some situations.
My question is about factoring the \getvariable out of the \bTC rows (in
this example) and \defining a simpler macro to hold the value. Should it
be done, and if so, how?
% macro
other value?
% macros=mkvi engine=luajittex
\setvariables [one]
[a=1a,b=1b]
\setvariables [two]
[a=2a,b=2b]
\define \Sets
{one,two}
\starttexdefinition unexpanded doInlineText #SET
Am 2017-12-05 um 17:28 schrieb Floris van Manen :
> lua error > lua error on line 30 in file
> /Applications/ConTeXt/tex/texmf-modules/tex/context/third/letter/base/s-cor-00.mkvi:
>
> ...eXt/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua:47: bad argument
> #1 t
test', input '/Users/vm/Desktop/tex/test',
result 'test'
fonts > latin modern fonts are not preloaded
languages > language 'en' is active
open source > level 2, order 3, name '/Users/vm/Desktop/tex/test.tex'
modules
tarttext
\null
\stoptext
throws:
open source > level 4, order 5, name
'/tmp/ctx/tex/texmf-modules/tex/context/third/letter/base/s-cor-00.mkvi'
lua error > lua error on line 30 in file
/tmp/ctx/tex/texmf-modules/tex/context/third/letter/base/s-cor-00.mkvi:
...ctx/tex/texmf-c
seems to be caused by 'if options ~= ""' in `lua.registercode'.
> That empyt string should be 'nil'?
I can confirm the issue, MWE:
\usemodule [letter]
\starttext
\null
\stoptext
throws:
open source > level 4, order 5, name
'/tmp/ctx/tex/texmf-modul
ad argument
>> #1 to 'gmatch' (string expected, got nil)
>> ```
>
> Same here:
>
> lua error > lua error on line 30 in file
> /Users/hraban/Library/texmf/tex/texmf-modules/tex/context/third/letter/base/s-cor-00.mkvi:
>
> ...xmf/tex/texmf-conte
:
lua error > lua error on line 30 in file
/Users/hraban/Library/texmf/tex/texmf-modules/tex/context/third/letter/base/s-cor-00.mkvi:
...xmf/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua:47: bad argument #1
to 'gmatch' (string expected, got nil)
stack traceback:
[
tic" and run it without that mode and
it completes, although without the columns.
% macros=mkvi
\defineparagraphs [Col] [n=3]
\setupparagraphs [Col] [1] [width=.31\textwidth]
\setupparagraphs [Col] [2] [width=.31\textwidth]
\setupparagraphs [Col] [3]
e=atpragma mkiv-publications.tex
works
$ context --version
mtx-context | ConTeXt Process Management 1.02
mtx-context |
mtx-context | main context file:
/opt/luatex/mkvi-experimental/tex/texmf-context/tex/context/base/mkiv/context.mkiv
mtx-context | current version: 2017.10.02 1
I turn around !!
It does not work
2017-08-19 1:15 GMT+02:00 Rik :
> On 2017-08-18 19:01, Fabrice Couvreur wrote:
>
> If I test this file, it does not work
>
> % macros=mkvi
>
> \startcomponent dm-1
>
> \environment MyLayout
>
> \MyHeader{Seconde}{17}{08}{2
On 2017-08-18 19:01, Fabrice Couvreur wrote:
If I test this file, it does not work
% macros=mkvi
\startcomponent dm-1
\environment MyLayout
\MyHeader{Seconde}{17}{08}{2017}{Devoir surveillé}{1}{1h\,30m}
\dorecurse{20}{\input knuth}
\math{x^2+4x+5=0}
\stopcomponent
2017-08-19 0:23
Hi Aditya
it does not work
2017-08-19 1:01 GMT+02:00 Fabrice Couvreur :
> If I test this file, it does not work
>
> % macros=mkvi
>
> \startcomponent dm-1
>
> \environment MyLayout
>
> \MyHeader{Seconde}{17}{08}{2017}{Devoir surveillé}{1}{1h\,30m}
>
&
If I test this file, it does not work
% macros=mkvi
\startcomponent dm-1
\environment MyLayout
\MyHeader{Seconde}{17}{08}{2017}{Devoir surveillé}{1}{1h\,30m}
\dorecurse{20}{\input knuth}
\math{x^2+4x+5=0}
\stopcomponent
2017-08-19 0:23 GMT+02:00 Rik Kabel :
> On 2017-08-18 18
brice
#
MyLayout.tex
#
% macros=mkvi
Save this file as MyLayout.mkvi
Aditya
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
ya file.
I have another problem with a simple structure. I created the
file MyLayout.tex containing the macro and I want to call this
macro in the dm1.tex file, but it does not work.
Thank you
Fabrice
#
MyLayout.tex
#
% macros=mkvi
\startenviro
yout.tex containing the macro and I want to call this macro in the
> dm1.tex file, but it does not work.
> Thank you
> Fabrice
>
> #
> MyLayout.tex
> #
>
> % macros=mkvi
>
> \startenvironment MyLayout
>
> \setuplayout
>[header=3\li
brice
#
MyLayout.tex
#
% macros=mkvi
\startenvironment MyLayout
\setuplayout
[header=3\lineheight,
headerdistance=\lineheight]
\setupbackgrounds
[header]
[text]
[
frame=off,
bottomframe=on,
framecolor=darkgray,
rulethickness=2pt,
]
\definef
Hello,
It's ok for me if I compile the Aditya file.
I have another problem with a simple structure. I created the file
MyLayout.tex containing the macro and I want to call this macro in the
dm1.tex file, but it does not work.
Thank you
Fabrice
#
MyLayout.tex
#
% macros
Hi Aditya,
Thanks for having sent the example file: indeed with your file I can typeset
the example and see the expected result.
I don’t know what happened when I copied and pasted the example from the e-mail…
I think the command
% macros = mkvi
was not set correctly written at the first
On Fri, 18 Aug 2017, Otared Kavian wrote:
Hi Aditya,
I tried to typeset your example, but got an error: whether or not the command
% macros=mkvi
is present on the fist line, then ConTeXt complains saying that
! Illegal parameter number in definition of \MyHeader
and stops
Envoyé: Vendredi 18 Août 2017 11:45:47
> Objet: Re: [NTG-context] About \setupheadertexts : simplify a code
>
> Hi Aditya,
>
> I tried to typeset your example, but got an error: whether or not the
> command
> % macros=mkvi
> is present on the fist line, then ConTeXt co
1:45:47
> Objet: Re: [NTG-context] About \setupheadertexts : simplify a code
>
> Hi Aditya,
>
> I tried to typeset your example, but got an error: whether or not the
> command
> % macros=mkvi
> is present on the fist line, then ConTeXt complains saying that
>
ommand
% macros=mkvi
is present on the fist line, then ConTeXt complains saying that
! Illegal parameter number in definition of \MyHeader
and stops typesetting pointing to the command \stoptexdefinition.
What am I missing here?
Thanks for your attention: OK
> On 18 Aug 2017, at 06
Hi,
@Aditya and Henri Thank you for your suggestions.
@Otared Maybe remove \showframe ?
Fabrice
2017-08-18 11:45 GMT+02:00 Otared Kavian :
> Hi Aditya,
>
> I tried to typeset your example, but got an error: whether or not the
> command
> % macros=mkvi
> is present on t
Hi Aditya,
I tried to typeset your example, but got an error: whether or not the command
% macros=mkvi
is present on the fist line, then ConTeXt complains saying that
! Illegal parameter number in definition of \MyHeader
and stops typesetting pointing to the command
also simplify other things as well. This is
how I would have done it:
% macros=mkvi
\showframe
\setuplayout
[header=3\lineheight,
headerdistance=\lineheight]
\setupbackgrounds
[header]
[text]
[
frame=off,
bottomframe=on,
framecolor=darkgray,
rulethickness=2pt
where \\ {#time}}}]
\stoptexdefinition
\MyHeader{Seconde}{17}{08}{2017}{Devoir surveillé}{1}{1h\,30m}
\starttext
\input knuth
\stoptext
>
> % macros=mkvi
> \setuplayout
> [header=3\lineheight,
> headerdistance=\lineheight]
>
> \setupbackgrounds[header][text]
> [fra
Hello,
To get the alignment, I had to create three \vbox. Can we simplify this
code a bit ?
Thank you
Fabrice
% macros=mkvi
\setuplayout
[header=3\lineheight,
headerdistance=\lineheight]
\setupbackgrounds[header][text]
[frame=off,
bottomframe=on
ConTeXters,
I am stymied trying to insert characters into a buffer, or failing that,
to back up, removing the \par, and adding characters after the buffer is
loaded.
The code I am working with reduces to this:
1. % macros=mkvi engine=luajittex
2. \starttexdefinition
Thank you very much. I was using the (old) bibtex module. Using the mkvi
publication mechanism was the key.
Antoine
On 19 January 2017 at 16:19, Alan Braslau wrote:
> On Thu, 19 Jan 2017 08:19:03 +0100
> Antoine Cailliau wrote:
>
> > How can I adjust the publication list to
trackers
experiments
epub
ctx|ctxfile
interface
plus for scite
language
From what I know there is also:
macros
E.g.
% macros=mkvi
indeed but that one is handled internally (in context)
Hans
parameters can I set this way and what is the syntax to set
>>> multiple parameters?
>>>
>>> Cheers,
>>> Henri
>
> engine
> synctex
> jiton
> jithash
> directives
> trackers
> experiments
> epub
> ctx|ctxfile
> interface
>
> plus
info (i don't have
asymptote installed nor time to check it) but if the code you pass gets
expanded then you can add expandable macros or \the\foo kind of code to it
Hans
Fabrice
% macros=mkvi
\usemodule[filter]
\defineexternalfilter
[ASY]
[
filter={asy -tex "context&
Hello,
I do not answer the question, but I'm interested because I also use
Asymptote. The following code works with context in texlive 2016 but does
not work with standalone context.
thank you,
Fabrice
% macros=mkvi
\usemodule[filter]
\defineexternalfilter
[ASY]
[
filter={asy
: ~ / .emacs.d $ ls -l
> total 8
> drwx -- 2 fab fab 4096 October 28 2:37 p.m. auto-save-list
> drwxr-xr-x 5 fab fab 4096 October 28 2:26 p.m. ELPA
> fab @ debian: ~ / $ .emacs.d
>
> Consider the following file:
> If I make a C-c C-c, all I get is the text in italics, the macro
d AUCTeX with M-x-install package and that's it !
>>> I deleted my old init.el file and start over !
>>> The ~/.emacs.d only contains this :
>>>
>>> fab @ debian: ~ $ cd .emacs.d /
>>> fab @ debian: ~ / .emacs.d $ ls -l
>>> total 8
>>
October 28 2:26 p.m. ELPA
> fab @ debian: ~ / $ .emacs.d
>
> Consider the following file:
> If I make a C-c C-c, all I get is the text in italics, the macro is not
> compiled.
> Thanks,
> Fabrice
>
> % macros=mkvi
>
> \setupcolors[state=start]
> \definecolor[MyC
6 October 28 2:37 p.m. auto-save-list
>>> drwxr-xr-x 5 fab fab 4096 October 28 2:26 p.m. ELPA
>>> fab @ debian: ~ / $ .emacs.d
>>>
>>> Consider the following file:
>>> If I make a C-c C-c, all I get is the text in italics, the macro is
>not
>>
/ $ .emacs.d
>>
>> Consider the following file:
>> If I make a C-c C-c, all I get is the text in italics, the macro is not
>> compiled.
>> Thanks,
>> Fabrice
>>
>> % macros=mkvi
>>
>> \setupcolors[state=start]
>> \definecolor[MyC
.emacs.d $ ls -l
>total 8
>drwx -- 2 fab fab 4096 October 28 2:37 p.m. auto-save-list
>drwxr-xr-x 5 fab fab 4096 October 28 2:26 p.m. ELPA
>fab @ debian: ~ / $ .emacs.d
>
>Consider the following file:
>If I make a C-c C-c, all I get is the text in italics, the macro is not
&
hanks,
Fabrice
% macros=mkvi
\setupcolors[state=start]
\definecolor[MyColorB][c=0.00, m=0.62, y=1.00, k=0.00]
\definecolor[MyColorA][c=0.00, m=0.10, y=0.20, k=0.00]
\defineframedtext
[MyDefinition]
[before={\blank[line,halfline]},
after={\blank},
frame=off,
background=MyFrame,
1 - 100 of 288 matches
Mail list logo