ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Is the Society of Biblical Literature (SBL) style files for ConTeXt incompatible with \setupinteraction[state=start]?
       [not found] <1167329456.940904.1673801851960.ref@mail.yahoo.com>
@ 2023-01-15 16:57 ` Joel via ntg-context
  2023-01-15 21:13   ` Pablo Rodriguez via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Joel via ntg-context @ 2023-01-15 16:57 UTC (permalink / raw)
  To: Mailing List for ConTeXt Users; +Cc: Joel


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

When I am using the SBL ConTeXt files for citations, if I add a line `\setupinteraction[state=start` my code starts complaining:
Undefined control sequence \currentbtxloctext 

<macro> \16>:btx:sbl:cite:inline 
    #1->\fastsetup {\s!btx :\s!cite :concat}\fastsetup {btx:sbl:cite:lefttext}\begingroup \letbtxparameter {punct}\empty \def \currentbtxcitealternative {inline}\def \currentbtxcategory {\btxfield {category}}\def \currentbtxloctext 
    {\btxparameter {loctex
<macro> \normalexpanded 
    \Word {\fastsetup {btx:sbl:cite:inline}
    }\doif {\btxparameter {righttext}}{\empty } {\btxperiod }
<macro> \strc_constructions_register_yes 

...
Is this package incompatible with interaction?
--Joel

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

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

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

* Re: Is the Society of Biblical Literature (SBL) style files for ConTeXt incompatible with \setupinteraction[state=start]?
  2023-01-15 16:57 ` Is the Society of Biblical Literature (SBL) style files for ConTeXt incompatible with \setupinteraction[state=start]? Joel via ntg-context
@ 2023-01-15 21:13   ` Pablo Rodriguez via ntg-context
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2023-01-15 21:13 UTC (permalink / raw)
  To: Joel via ntg-context; +Cc: Pablo Rodriguez

On 1/15/23 17:57, Joel via ntg-context wrote:
> When I am using the SBL ConTeXt files for citations, if I add a line
> `\setupinteraction[state=start` my code starts complaining:
> [...]
> Is this package incompatible with interaction?

Hi Joel,

unless I’m missing your point,
https://github.com/jjmccollum/context-sbl/issues/new is the place to
report your issue.

BTW, I downloaded current master
(https://github.com/jjmccollum/context-sbl/archive/refs/heads/main.zip)
and the test file compiles just fine with and without
\setupinteraction[state=start].

The undefined command from your error message (\currentbtxloctext) seems
to be defined in four setups from tex/publ-imp-sbl.mkvi:

  \def\currentbtxloctext{\btxparameter{loctext}}

The setups containing the definitions are btx:sbl:cite:inlinelong,
btx:sbl:cite:inlineshort, btx:sbl:cite:inline and btx:sbl:cite:shorthand.

Your code might be triggering an unwanted effect and the module
developer may fix it.

Just in case it might help,

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2023-01-15 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1167329456.940904.1673801851960.ref@mail.yahoo.com>
2023-01-15 16:57 ` Is the Society of Biblical Literature (SBL) style files for ConTeXt incompatible with \setupinteraction[state=start]? Joel via ntg-context
2023-01-15 21:13   ` Pablo Rodriguez via ntg-context

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).