Problem loading expl3 in plain TeXTeX Live (and MiKTeX) + Windows 7 + Texmaker problem with expl3.styDriving the Options of a Given Package from Another Package or Class in LaTeX3/expl3What are expl3 equivalents for various macros useful to debugging and a building private packagesShould expl3 code be used in packages intended to be compatible with multiple formats?ERROR: You can't use a prefix with `begingroup'In a table, give an empty line the height 0, so that it virtually disappearsusetikzlibrarypositioning in an expl3 package but PGF Math Error: Unknown function `of'Feasible TeX projects to get started with (expl3?)expl3: lowercase sequence elements with line break breaksLatex Error: package too old

Based on what criteria do you add/not add icons to labels within a toolbar?

How can I perform a deterministic physics simulation?

How do I show and not tell a backstory?

ZFS on Linux: Which mountpoint option when mounting manually per script?

Conditional probability of dependent random variables

In MTG, was there ever a five-color deck that worked well?

Why are there yellow dot stickers on the front doors of businesses in Russia?

Write The Shortest Program to Calculate Height of a Binary Tree

How does Geralt transport his swords?

Pronouns when writing from the point of view of a robot

Is it uncompelling to continue the story with lower stakes?

Why do rocket engines use nitrogen actuators to operate the fuel/oxidiser valves instead of electric servos?

Why did the US Airways Flight 1549 passengers stay on the wings?

Make lens aperture in Tikz

Properties: Left of the colon

Why do proponents of guns oppose gun competency tests?

Can the Cauchy product of divergent series with itself be convergent?

What is it exactly about flying a Flyboard across the English channel that made Zapata's thighs burn?

Probably terminated or laid off soon; confront or not?

On the consistency of different well-polished astronomy software

Getting an entry level IT position later in life

How does Rust's 128-bit integer `i128` work on a 64-bit system?

How easy is it to get a gun illegally in the United States?

How do I know when and if a character requires a backstory?



Problem loading expl3 in plain TeX


TeX Live (and MiKTeX) + Windows 7 + Texmaker problem with expl3.styDriving the Options of a Given Package from Another Package or Class in LaTeX3/expl3What are expl3 equivalents for various macros useful to debugging and a building private packagesShould expl3 code be used in packages intended to be compatible with multiple formats?ERROR: You can't use a prefix with `begingroup'In a table, give an empty line the height 0, so that it virtually disappearsusetikzlibrarypositioning in an expl3 package but PGF Math Error: Unknown function `of'Feasible TeX projects to get started with (expl3?)expl3: lowercase sequence elements with line break breaksLatex Error: package too old






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








13















I try to use expl3 in plain TeX with the code:



input expl3-generic %
Some text
bye


I have en error message with all engines. For example, with pdftex:



! I can't find file `l3backendpdfmode.def'


I suspect an hyphen to be lacking in expl3-generic.tex (date 2019-07-01), line 89.










share|improve this question
























  • There is a hyphen missing in the file. It should look for l3backend-pdfmode.def.

    – Ulrike Fischer
    Jul 25 at 14:17

















13















I try to use expl3 in plain TeX with the code:



input expl3-generic %
Some text
bye


I have en error message with all engines. For example, with pdftex:



! I can't find file `l3backendpdfmode.def'


I suspect an hyphen to be lacking in expl3-generic.tex (date 2019-07-01), line 89.










share|improve this question
























  • There is a hyphen missing in the file. It should look for l3backend-pdfmode.def.

    – Ulrike Fischer
    Jul 25 at 14:17













13












13








13








I try to use expl3 in plain TeX with the code:



input expl3-generic %
Some text
bye


I have en error message with all engines. For example, with pdftex:



! I can't find file `l3backendpdfmode.def'


I suspect an hyphen to be lacking in expl3-generic.tex (date 2019-07-01), line 89.










share|improve this question














I try to use expl3 in plain TeX with the code:



input expl3-generic %
Some text
bye


I have en error message with all engines. For example, with pdftex:



! I can't find file `l3backendpdfmode.def'


I suspect an hyphen to be lacking in expl3-generic.tex (date 2019-07-01), line 89.







expl3






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 25 at 14:15









F. PantignyF. Pantigny

1,3262 silver badges13 bronze badges




1,3262 silver badges13 bronze badges















  • There is a hyphen missing in the file. It should look for l3backend-pdfmode.def.

    – Ulrike Fischer
    Jul 25 at 14:17

















  • There is a hyphen missing in the file. It should look for l3backend-pdfmode.def.

    – Ulrike Fischer
    Jul 25 at 14:17
















There is a hyphen missing in the file. It should look for l3backend-pdfmode.def.

– Ulrike Fischer
Jul 25 at 14:17





There is a hyphen missing in the file. It should look for l3backend-pdfmode.def.

– Ulrike Fischer
Jul 25 at 14:17










1 Answer
1






active

oldest

votes


















12














Yes, there is a missing - here. We have a fix in-hand in the development version: this is likely reasonably urgent, and I will arrange a CTAN release later today.






share|improve this answer



























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f501418%2fproblem-loading-expl3-in-plain-tex%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    12














    Yes, there is a missing - here. We have a fix in-hand in the development version: this is likely reasonably urgent, and I will arrange a CTAN release later today.






    share|improve this answer





























      12














      Yes, there is a missing - here. We have a fix in-hand in the development version: this is likely reasonably urgent, and I will arrange a CTAN release later today.






      share|improve this answer



























        12












        12








        12







        Yes, there is a missing - here. We have a fix in-hand in the development version: this is likely reasonably urgent, and I will arrange a CTAN release later today.






        share|improve this answer













        Yes, there is a missing - here. We have a fix in-hand in the development version: this is likely reasonably urgent, and I will arrange a CTAN release later today.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 25 at 14:16









        Joseph WrightJoseph Wright

        210k24 gold badges574 silver badges904 bronze badges




        210k24 gold badges574 silver badges904 bronze badges






























            draft saved

            draft discarded
















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f501418%2fproblem-loading-expl3-in-plain-tex%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?