How to understand which control sequence in undefined in “Undefined control sequence.” message? The Next CEO of Stack OverflowLuaTeX nil value errorsdocumentclass: undefined control sequenceusing Hoefler Text font under lualatex and MacOSXport this template to lualatexLuaLaTeX from texlive-2014: Command textsubscript unavailable in encoding EU2Latex upgrade hell - Ubuntu 14.04 to 16.04pgfmathrandom doesn't work in LuaTeXPgfplot - Compiling with Luatex - Problem with standalone classUsing LuaLaTeX + a custom font … How to let (non-spaced) Chinese characters break across linesHow to speed up LuaLaTeX startup with fontspec?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Solving system of ODEs with extra parameter

Why isn't the Mueller report being released completely and unredacted?

Method for adding error messages to a dictionary given a key

Proper way to express "He disappeared them"

When you upcast Blindness/Deafness, do all targets suffer the same effect?

Why is my new battery behaving weirdly?

Calculator final project in Python

Is there a way to save my career from absolute disaster?

Won the lottery - how do I keep the money?

Is it convenient to ask the journal's editor for two additional days to complete a review?

Does increasing your ability score affect your main stat?

Grabbing quick drinks

Do I need to write [sic] when a number is less than 10 but isn't written out?

What flight has the highest ratio of time difference to flight time?

Is French Guiana a (hard) EU border?

Math-accent symbol over parentheses enclosing accented symbol (amsmath)

I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin

Easy to read palindrome checker

A small doubt about the dominated convergence theorem

Legal workarounds for testamentary trust perceived as unfair

Does Germany produce more waste than the US?

Is micro rebar a better way to reinforce concrete than rebar?

Rotate a column



How to understand which control sequence in undefined in “Undefined control sequence.” message?



The Next CEO of Stack OverflowLuaTeX nil value errorsdocumentclass: undefined control sequenceusing Hoefler Text font under lualatex and MacOSXport this template to lualatexLuaLaTeX from texlive-2014: Command textsubscript unavailable in encoding EU2Latex upgrade hell - Ubuntu 14.04 to 16.04pgfmathrandom doesn't work in LuaTeXPgfplot - Compiling with Luatex - Problem with standalone classUsing LuaLaTeX + a custom font … How to let (non-spaced) Chinese characters break across linesHow to speed up LuaLaTeX startup with fontspec?










1















I got "Undefined control sequence." message, but from ...sdir{directluatex.sprint(lfs.currentdir()) I do not understand, on which control sequence LuaLaTeX refers:



enter image description here



How can I explore it?



The MWE is



documentclass[a4paper, twoside]ltjsarticle

usepackageluatexja-fontspec

edefcurrfileabsdirdirectluatex.sprint(lfs.currentdir())/

begindocument
done
enddocument









share|improve this question

















  • 1





    Your file compiles without errors for me (TL 2018).

    – Alan Munn
    2 days ago






  • 1





    Is there a non-ascii character in your user name you wiped out?

    – Kurt
    2 days ago











  • @AlanMunn, Thank you for try. Did you compile by LuaLaTeX? It's interesting, what I missed. I'll upload a screencast later.

    – Gurebu Bokofu
    2 days ago











  • @Kurt, no. Anyway, the cause is not here because I compile other LuaLaTeX project without errors on same PC.

    – Gurebu Bokofu
    2 days ago











  • Use tex.sprint(-2,lfs.currentdir()) to switch to verbatim catcodes.

    – Henri Menke
    2 days ago















1















I got "Undefined control sequence." message, but from ...sdir{directluatex.sprint(lfs.currentdir()) I do not understand, on which control sequence LuaLaTeX refers:



enter image description here



How can I explore it?



The MWE is



documentclass[a4paper, twoside]ltjsarticle

usepackageluatexja-fontspec

edefcurrfileabsdirdirectluatex.sprint(lfs.currentdir())/

begindocument
done
enddocument









share|improve this question

















  • 1





    Your file compiles without errors for me (TL 2018).

    – Alan Munn
    2 days ago






  • 1





    Is there a non-ascii character in your user name you wiped out?

    – Kurt
    2 days ago











  • @AlanMunn, Thank you for try. Did you compile by LuaLaTeX? It's interesting, what I missed. I'll upload a screencast later.

    – Gurebu Bokofu
    2 days ago











  • @Kurt, no. Anyway, the cause is not here because I compile other LuaLaTeX project without errors on same PC.

    – Gurebu Bokofu
    2 days ago











  • Use tex.sprint(-2,lfs.currentdir()) to switch to verbatim catcodes.

    – Henri Menke
    2 days ago













1












1








1








I got "Undefined control sequence." message, but from ...sdir{directluatex.sprint(lfs.currentdir()) I do not understand, on which control sequence LuaLaTeX refers:



enter image description here



How can I explore it?



The MWE is



documentclass[a4paper, twoside]ltjsarticle

usepackageluatexja-fontspec

edefcurrfileabsdirdirectluatex.sprint(lfs.currentdir())/

begindocument
done
enddocument









share|improve this question














I got "Undefined control sequence." message, but from ...sdir{directluatex.sprint(lfs.currentdir()) I do not understand, on which control sequence LuaLaTeX refers:



enter image description here



How can I explore it?



The MWE is



documentclass[a4paper, twoside]ltjsarticle

usepackageluatexja-fontspec

edefcurrfileabsdirdirectluatex.sprint(lfs.currentdir())/

begindocument
done
enddocument






luatex






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 days ago









Gurebu BokofuGurebu Bokofu

3151316




3151316







  • 1





    Your file compiles without errors for me (TL 2018).

    – Alan Munn
    2 days ago






  • 1





    Is there a non-ascii character in your user name you wiped out?

    – Kurt
    2 days ago











  • @AlanMunn, Thank you for try. Did you compile by LuaLaTeX? It's interesting, what I missed. I'll upload a screencast later.

    – Gurebu Bokofu
    2 days ago











  • @Kurt, no. Anyway, the cause is not here because I compile other LuaLaTeX project without errors on same PC.

    – Gurebu Bokofu
    2 days ago











  • Use tex.sprint(-2,lfs.currentdir()) to switch to verbatim catcodes.

    – Henri Menke
    2 days ago












  • 1





    Your file compiles without errors for me (TL 2018).

    – Alan Munn
    2 days ago






  • 1





    Is there a non-ascii character in your user name you wiped out?

    – Kurt
    2 days ago











  • @AlanMunn, Thank you for try. Did you compile by LuaLaTeX? It's interesting, what I missed. I'll upload a screencast later.

    – Gurebu Bokofu
    2 days ago











  • @Kurt, no. Anyway, the cause is not here because I compile other LuaLaTeX project without errors on same PC.

    – Gurebu Bokofu
    2 days ago











  • Use tex.sprint(-2,lfs.currentdir()) to switch to verbatim catcodes.

    – Henri Menke
    2 days ago







1




1





Your file compiles without errors for me (TL 2018).

– Alan Munn
2 days ago





Your file compiles without errors for me (TL 2018).

– Alan Munn
2 days ago




1




1





Is there a non-ascii character in your user name you wiped out?

– Kurt
2 days ago





Is there a non-ascii character in your user name you wiped out?

– Kurt
2 days ago













@AlanMunn, Thank you for try. Did you compile by LuaLaTeX? It's interesting, what I missed. I'll upload a screencast later.

– Gurebu Bokofu
2 days ago





@AlanMunn, Thank you for try. Did you compile by LuaLaTeX? It's interesting, what I missed. I'll upload a screencast later.

– Gurebu Bokofu
2 days ago













@Kurt, no. Anyway, the cause is not here because I compile other LuaLaTeX project without errors on same PC.

– Gurebu Bokofu
2 days ago





@Kurt, no. Anyway, the cause is not here because I compile other LuaLaTeX project without errors on same PC.

– Gurebu Bokofu
2 days ago













Use tex.sprint(-2,lfs.currentdir()) to switch to verbatim catcodes.

– Henri Menke
2 days ago





Use tex.sprint(-2,lfs.currentdir()) to switch to verbatim catcodes.

– Henri Menke
2 days ago










2 Answers
2






active

oldest

votes


















2














The undefined control sequence is the thing just before the line break:



documentclassarticle
begindocument
quadacommandthatdoesntexistquad
enddocument


Has the output:



! Undefined control sequence.
<*> quadacommandthatdoesntexist
quad


In your case, that appears to be Users, which may suggest that TeX is trying to read a Windows path and interpreting the as beginning a command. You'll probably need a package that can navigate Windows directories.






share|improve this answer






























    5














    The undefined control sequence is Users which is part of the path. Even though here is meant to be the path separator, LuaTeX doesn't know that and just feeds the path with the currently active catcodes back to TeX, where happens to be the escape characters. Luckily, you can tell tex.sprint to use a different catcode table using an optional argument. To use verbatim catcodes (everything is catcode 12, except space which retains catcode 10) use the catcode table with number -2.



    edefcurrfileabsdirdirectluatex.sprint(-2, lfs.currentdir())/





    share|improve this answer























    • That why I did not understand... You have the deep understanding. Thank you for the answer!

      – Gurebu Bokofu
      yesterday











    • I checked your solution. Unfortunately, it will delete path separators, and C:Users/me/Documents/TeX/LuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc becomes to C:UsersmeDocumentsTeXLuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc.

      – Gurebu Bokofu
      yesterday












    • @GurebuBokofu You probably need another font. Try textttcurrfileabsdir.

      – Henri Menke
      yesterday











    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%2f482016%2fhow-to-understand-which-control-sequence-in-undefined-in-undefined-control-sequ%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    The undefined control sequence is the thing just before the line break:



    documentclassarticle
    begindocument
    quadacommandthatdoesntexistquad
    enddocument


    Has the output:



    ! Undefined control sequence.
    <*> quadacommandthatdoesntexist
    quad


    In your case, that appears to be Users, which may suggest that TeX is trying to read a Windows path and interpreting the as beginning a command. You'll probably need a package that can navigate Windows directories.






    share|improve this answer



























      2














      The undefined control sequence is the thing just before the line break:



      documentclassarticle
      begindocument
      quadacommandthatdoesntexistquad
      enddocument


      Has the output:



      ! Undefined control sequence.
      <*> quadacommandthatdoesntexist
      quad


      In your case, that appears to be Users, which may suggest that TeX is trying to read a Windows path and interpreting the as beginning a command. You'll probably need a package that can navigate Windows directories.






      share|improve this answer

























        2












        2








        2







        The undefined control sequence is the thing just before the line break:



        documentclassarticle
        begindocument
        quadacommandthatdoesntexistquad
        enddocument


        Has the output:



        ! Undefined control sequence.
        <*> quadacommandthatdoesntexist
        quad


        In your case, that appears to be Users, which may suggest that TeX is trying to read a Windows path and interpreting the as beginning a command. You'll probably need a package that can navigate Windows directories.






        share|improve this answer













        The undefined control sequence is the thing just before the line break:



        documentclassarticle
        begindocument
        quadacommandthatdoesntexistquad
        enddocument


        Has the output:



        ! Undefined control sequence.
        <*> quadacommandthatdoesntexist
        quad


        In your case, that appears to be Users, which may suggest that TeX is trying to read a Windows path and interpreting the as beginning a command. You'll probably need a package that can navigate Windows directories.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 days ago









        TeepeemmTeepeemm

        1,753717




        1,753717





















            5














            The undefined control sequence is Users which is part of the path. Even though here is meant to be the path separator, LuaTeX doesn't know that and just feeds the path with the currently active catcodes back to TeX, where happens to be the escape characters. Luckily, you can tell tex.sprint to use a different catcode table using an optional argument. To use verbatim catcodes (everything is catcode 12, except space which retains catcode 10) use the catcode table with number -2.



            edefcurrfileabsdirdirectluatex.sprint(-2, lfs.currentdir())/





            share|improve this answer























            • That why I did not understand... You have the deep understanding. Thank you for the answer!

              – Gurebu Bokofu
              yesterday











            • I checked your solution. Unfortunately, it will delete path separators, and C:Users/me/Documents/TeX/LuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc becomes to C:UsersmeDocumentsTeXLuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc.

              – Gurebu Bokofu
              yesterday












            • @GurebuBokofu You probably need another font. Try textttcurrfileabsdir.

              – Henri Menke
              yesterday















            5














            The undefined control sequence is Users which is part of the path. Even though here is meant to be the path separator, LuaTeX doesn't know that and just feeds the path with the currently active catcodes back to TeX, where happens to be the escape characters. Luckily, you can tell tex.sprint to use a different catcode table using an optional argument. To use verbatim catcodes (everything is catcode 12, except space which retains catcode 10) use the catcode table with number -2.



            edefcurrfileabsdirdirectluatex.sprint(-2, lfs.currentdir())/





            share|improve this answer























            • That why I did not understand... You have the deep understanding. Thank you for the answer!

              – Gurebu Bokofu
              yesterday











            • I checked your solution. Unfortunately, it will delete path separators, and C:Users/me/Documents/TeX/LuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc becomes to C:UsersmeDocumentsTeXLuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc.

              – Gurebu Bokofu
              yesterday












            • @GurebuBokofu You probably need another font. Try textttcurrfileabsdir.

              – Henri Menke
              yesterday













            5












            5








            5







            The undefined control sequence is Users which is part of the path. Even though here is meant to be the path separator, LuaTeX doesn't know that and just feeds the path with the currently active catcodes back to TeX, where happens to be the escape characters. Luckily, you can tell tex.sprint to use a different catcode table using an optional argument. To use verbatim catcodes (everything is catcode 12, except space which retains catcode 10) use the catcode table with number -2.



            edefcurrfileabsdirdirectluatex.sprint(-2, lfs.currentdir())/





            share|improve this answer













            The undefined control sequence is Users which is part of the path. Even though here is meant to be the path separator, LuaTeX doesn't know that and just feeds the path with the currently active catcodes back to TeX, where happens to be the escape characters. Luckily, you can tell tex.sprint to use a different catcode table using an optional argument. To use verbatim catcodes (everything is catcode 12, except space which retains catcode 10) use the catcode table with number -2.



            edefcurrfileabsdirdirectluatex.sprint(-2, lfs.currentdir())/






            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 2 days ago









            Henri MenkeHenri Menke

            77.2k8170284




            77.2k8170284












            • That why I did not understand... You have the deep understanding. Thank you for the answer!

              – Gurebu Bokofu
              yesterday











            • I checked your solution. Unfortunately, it will delete path separators, and C:Users/me/Documents/TeX/LuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc becomes to C:UsersmeDocumentsTeXLuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc.

              – Gurebu Bokofu
              yesterday












            • @GurebuBokofu You probably need another font. Try textttcurrfileabsdir.

              – Henri Menke
              yesterday

















            • That why I did not understand... You have the deep understanding. Thank you for the answer!

              – Gurebu Bokofu
              yesterday











            • I checked your solution. Unfortunately, it will delete path separators, and C:Users/me/Documents/TeX/LuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc becomes to C:UsersmeDocumentsTeXLuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc.

              – Gurebu Bokofu
              yesterday












            • @GurebuBokofu You probably need another font. Try textttcurrfileabsdir.

              – Henri Menke
              yesterday
















            That why I did not understand... You have the deep understanding. Thank you for the answer!

            – Gurebu Bokofu
            yesterday





            That why I did not understand... You have the deep understanding. Thank you for the answer!

            – Gurebu Bokofu
            yesterday













            I checked your solution. Unfortunately, it will delete path separators, and C:Users/me/Documents/TeX/LuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc becomes to C:UsersmeDocumentsTeXLuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc.

            – Gurebu Bokofu
            yesterday






            I checked your solution. Unfortunately, it will delete path separators, and C:Users/me/Documents/TeX/LuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc becomes to C:UsersmeDocumentsTeXLuaLaTeX_Development/fonts/HGS_Mincho/HGRMB.ttc.

            – Gurebu Bokofu
            yesterday














            @GurebuBokofu You probably need another font. Try textttcurrfileabsdir.

            – Henri Menke
            yesterday





            @GurebuBokofu You probably need another font. Try textttcurrfileabsdir.

            – Henri Menke
            yesterday

















            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%2f482016%2fhow-to-understand-which-control-sequence-in-undefined-in-undefined-control-sequ%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

            រឿង រ៉ូមេអូ និង ហ្ស៊ុយលីយេ សង្ខេបរឿង តួអង្គ បញ្ជីណែនាំ

            QGIS export composer to PDF scale the map [closed] Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Print Composer QGIS 2.6, how to export image?QGIS 2.8.1 print composer won't export all OpenCycleMap base layer tilesSave Print/Map QGIS composer view as PNG/PDF using Python (without changing anything in visible layout)?Export QGIS Print Composer PDF with searchable text labelsQGIS Print Composer does not change from landscape to portrait orientation?How can I avoid map size and scale changes in print composer?Fuzzy PDF export in QGIS running on macSierra OSExport the legend into its 100% size using Print ComposerScale-dependent rendering in QGIS PDF output

            PDF-ში გადმოწერა სანავიგაციო მენიუproject page