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

            Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

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

            Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form