Installing Hieroglyph Package












0















I am a new Latex user with little programming knowledge. I have downloaded the hieroglyph package and unzipped the two files. The installation instructions list a path where to place MF and AUXMF folders. My problem is that I cannot find either folder in the unzipped files. What don't I understand about this instruction and how do I proceed from this point?



Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4.










share|improve this question

























  • Welcome to TeX.SX! Please elaborate on what you did. Which files did you download from which source?

    – TeXnician
    Jul 3 '17 at 15:22











  • Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4 @TeXnician

    – Milt Riggs
    Jul 3 '17 at 16:57
















0















I am a new Latex user with little programming knowledge. I have downloaded the hieroglyph package and unzipped the two files. The installation instructions list a path where to place MF and AUXMF folders. My problem is that I cannot find either folder in the unzipped files. What don't I understand about this instruction and how do I proceed from this point?



Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4.










share|improve this question

























  • Welcome to TeX.SX! Please elaborate on what you did. Which files did you download from which source?

    – TeXnician
    Jul 3 '17 at 15:22











  • Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4 @TeXnician

    – Milt Riggs
    Jul 3 '17 at 16:57














0












0








0


1






I am a new Latex user with little programming knowledge. I have downloaded the hieroglyph package and unzipped the two files. The installation instructions list a path where to place MF and AUXMF folders. My problem is that I cannot find either folder in the unzipped files. What don't I understand about this instruction and how do I proceed from this point?



Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4.










share|improve this question
















I am a new Latex user with little programming knowledge. I have downloaded the hieroglyph package and unzipped the two files. The installation instructions list a path where to place MF and AUXMF folders. My problem is that I cannot find either folder in the unzipped files. What don't I understand about this instruction and how do I proceed from this point?



Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4.







fonts






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 3 '17 at 16:20







Milt Riggs

















asked Jul 3 '17 at 14:37









Milt RiggsMilt Riggs

13




13













  • Welcome to TeX.SX! Please elaborate on what you did. Which files did you download from which source?

    – TeXnician
    Jul 3 '17 at 15:22











  • Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4 @TeXnician

    – Milt Riggs
    Jul 3 '17 at 16:57



















  • Welcome to TeX.SX! Please elaborate on what you did. Which files did you download from which source?

    – TeXnician
    Jul 3 '17 at 15:22











  • Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4 @TeXnician

    – Milt Riggs
    Jul 3 '17 at 16:57

















Welcome to TeX.SX! Please elaborate on what you did. Which files did you download from which source?

– TeXnician
Jul 3 '17 at 15:22





Welcome to TeX.SX! Please elaborate on what you did. Which files did you download from which source?

– TeXnician
Jul 3 '17 at 15:22













Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4 @TeXnician

– Milt Riggs
Jul 3 '17 at 16:57





Thank you for responding. Any help is greatly appreciated. I downloaded HieroTex-3.5.tgz, HieroType1-3.1.4.tgz, LIEZMOI, and README from CTAN Tex-archive fonts hieroglyph. I am using MiKTeX 2.9 with TeXstudio 2.12.4 @TeXnician

– Milt Riggs
Jul 3 '17 at 16:57










3 Answers
3






active

oldest

votes


















1














Disclaimer: This is just an interpretation of the very bad readme combined with some TeX knowledge. I did not test it.



You will find two types of folders in those archives: texmf and something else.



The texmf folder should be put anywhere on your laptop and will be indexed by MikTeX as soon as you add it. Put the contents of both texmf folders (from both archives) into one folder, f.i. texmf-local, so that you would have the following structure:



- texmf-local
-- doc
-- dvips
-- fonts
-- pdftex
-- tex


Then add this to the MikTeX search path (tab roots in the settings manager, afaik). Rebuild your filename database (tab general in the settings manager, afaik).



The last step would be to put the sesh executables from HieroTeX into a folder which is in the PATH of your OS. There are tons of how-tos out there showing how to do that. Test if it worked by running sesh on the command-line.



Now you should be ready to go.






share|improve this answer
























  • Have followed your instructions to the best of my ability. When I run sesh, I get a dos screen with a blinking cursor. When I run the package in Texstudio, I receive a hiero.sty not found error.

    – Milt Riggs
    Jul 3 '17 at 19:29











  • @MiltRiggs A .sty not found means that you do not have added that folder to the MikTeX search path or forgot to refresh the FNDB afterwards. Unfortunately I can't say what sesh is supposed to do, but a blinking cursor may mean that it's waiting for input, hence it's not the main problem here.

    – TeXnician
    Jul 3 '17 at 19:43



















0














The author of this package is the associated professor Rosmorduc. The unpackged files contain a folder named texmf which is already in the structer of TDS. Use your "Miktex option" you can register those files in right directory for Miktex. But the last step for your installation(run sesh.exe) is outdate, because your new version of Miktex is designed for 64bit system instead the one(32bit system) Pro. Rosmorduc programmed sesh.exe. The corresponding file to run Sesh.exe in Miktex 2.9 which you are using is in the directory rootMikTexmiktexbinx64. Indeed, if you still wish to run the package of Rosmorduc, you should update the whole engine of this package in this sense.






share|improve this answer
























  • Not really clear, sorry.

    – egreg
    Feb 8 '18 at 16:05



















0














The steps are:




  1. Put sesh.exe somewhere visible to your operating system (I made a new folder and put the folder name into the path environmental variable (on Windows machine))

  2. Put everything in the two texmf folders into your local texmf tree (I made a texmf folder, and copied the folders in)

  3. Refresh the file name data base, and refresh font map files (in MiKTeX Console, under Tasks)


  4. Try the test file, call it foo.htx:



    documentclass[12pt]{article}
    usepackage{egypto}
    usepackage[psfonts]{hiero}
    begin{document}
    begin{hieroglyph}
    A1 end{hieroglyph}
    end{document}



It turns out that Sesh.exe is a pre-processor that converts Gardiner Numbers (like A1) into hierotex code (leavevmode loneSign{Aca GA/32/), which includes layout, positioning, direction and scaling.



Sesh uses stdin and stdout, so command-line compilation looks like this, including the input and output arrows:



sesh < foo.htx > foo.tex
latex foo.tex


I wasn't able to install the PS and Type1 fonts properly (old-style, non-Unicode font installation is a bugbear!) - and got as far as on the latex run as maketfm failing because there's a Hier.cfg file that it couldn't find.



Alternative



Easier for me at the moment to use a Unicode font (like Noto Sans Egyptian Hieroglyphs) and raw Tikz, with manual positioning and scaling, like so:



Example hieroglyph placement using TikZ





share








New contributor




Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















    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%2f377937%2finstalling-hieroglyph-package%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    Disclaimer: This is just an interpretation of the very bad readme combined with some TeX knowledge. I did not test it.



    You will find two types of folders in those archives: texmf and something else.



    The texmf folder should be put anywhere on your laptop and will be indexed by MikTeX as soon as you add it. Put the contents of both texmf folders (from both archives) into one folder, f.i. texmf-local, so that you would have the following structure:



    - texmf-local
    -- doc
    -- dvips
    -- fonts
    -- pdftex
    -- tex


    Then add this to the MikTeX search path (tab roots in the settings manager, afaik). Rebuild your filename database (tab general in the settings manager, afaik).



    The last step would be to put the sesh executables from HieroTeX into a folder which is in the PATH of your OS. There are tons of how-tos out there showing how to do that. Test if it worked by running sesh on the command-line.



    Now you should be ready to go.






    share|improve this answer
























    • Have followed your instructions to the best of my ability. When I run sesh, I get a dos screen with a blinking cursor. When I run the package in Texstudio, I receive a hiero.sty not found error.

      – Milt Riggs
      Jul 3 '17 at 19:29











    • @MiltRiggs A .sty not found means that you do not have added that folder to the MikTeX search path or forgot to refresh the FNDB afterwards. Unfortunately I can't say what sesh is supposed to do, but a blinking cursor may mean that it's waiting for input, hence it's not the main problem here.

      – TeXnician
      Jul 3 '17 at 19:43
















    1














    Disclaimer: This is just an interpretation of the very bad readme combined with some TeX knowledge. I did not test it.



    You will find two types of folders in those archives: texmf and something else.



    The texmf folder should be put anywhere on your laptop and will be indexed by MikTeX as soon as you add it. Put the contents of both texmf folders (from both archives) into one folder, f.i. texmf-local, so that you would have the following structure:



    - texmf-local
    -- doc
    -- dvips
    -- fonts
    -- pdftex
    -- tex


    Then add this to the MikTeX search path (tab roots in the settings manager, afaik). Rebuild your filename database (tab general in the settings manager, afaik).



    The last step would be to put the sesh executables from HieroTeX into a folder which is in the PATH of your OS. There are tons of how-tos out there showing how to do that. Test if it worked by running sesh on the command-line.



    Now you should be ready to go.






    share|improve this answer
























    • Have followed your instructions to the best of my ability. When I run sesh, I get a dos screen with a blinking cursor. When I run the package in Texstudio, I receive a hiero.sty not found error.

      – Milt Riggs
      Jul 3 '17 at 19:29











    • @MiltRiggs A .sty not found means that you do not have added that folder to the MikTeX search path or forgot to refresh the FNDB afterwards. Unfortunately I can't say what sesh is supposed to do, but a blinking cursor may mean that it's waiting for input, hence it's not the main problem here.

      – TeXnician
      Jul 3 '17 at 19:43














    1












    1








    1







    Disclaimer: This is just an interpretation of the very bad readme combined with some TeX knowledge. I did not test it.



    You will find two types of folders in those archives: texmf and something else.



    The texmf folder should be put anywhere on your laptop and will be indexed by MikTeX as soon as you add it. Put the contents of both texmf folders (from both archives) into one folder, f.i. texmf-local, so that you would have the following structure:



    - texmf-local
    -- doc
    -- dvips
    -- fonts
    -- pdftex
    -- tex


    Then add this to the MikTeX search path (tab roots in the settings manager, afaik). Rebuild your filename database (tab general in the settings manager, afaik).



    The last step would be to put the sesh executables from HieroTeX into a folder which is in the PATH of your OS. There are tons of how-tos out there showing how to do that. Test if it worked by running sesh on the command-line.



    Now you should be ready to go.






    share|improve this answer













    Disclaimer: This is just an interpretation of the very bad readme combined with some TeX knowledge. I did not test it.



    You will find two types of folders in those archives: texmf and something else.



    The texmf folder should be put anywhere on your laptop and will be indexed by MikTeX as soon as you add it. Put the contents of both texmf folders (from both archives) into one folder, f.i. texmf-local, so that you would have the following structure:



    - texmf-local
    -- doc
    -- dvips
    -- fonts
    -- pdftex
    -- tex


    Then add this to the MikTeX search path (tab roots in the settings manager, afaik). Rebuild your filename database (tab general in the settings manager, afaik).



    The last step would be to put the sesh executables from HieroTeX into a folder which is in the PATH of your OS. There are tons of how-tos out there showing how to do that. Test if it worked by running sesh on the command-line.



    Now you should be ready to go.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jul 3 '17 at 17:10









    TeXnicianTeXnician

    25.3k63389




    25.3k63389













    • Have followed your instructions to the best of my ability. When I run sesh, I get a dos screen with a blinking cursor. When I run the package in Texstudio, I receive a hiero.sty not found error.

      – Milt Riggs
      Jul 3 '17 at 19:29











    • @MiltRiggs A .sty not found means that you do not have added that folder to the MikTeX search path or forgot to refresh the FNDB afterwards. Unfortunately I can't say what sesh is supposed to do, but a blinking cursor may mean that it's waiting for input, hence it's not the main problem here.

      – TeXnician
      Jul 3 '17 at 19:43



















    • Have followed your instructions to the best of my ability. When I run sesh, I get a dos screen with a blinking cursor. When I run the package in Texstudio, I receive a hiero.sty not found error.

      – Milt Riggs
      Jul 3 '17 at 19:29











    • @MiltRiggs A .sty not found means that you do not have added that folder to the MikTeX search path or forgot to refresh the FNDB afterwards. Unfortunately I can't say what sesh is supposed to do, but a blinking cursor may mean that it's waiting for input, hence it's not the main problem here.

      – TeXnician
      Jul 3 '17 at 19:43

















    Have followed your instructions to the best of my ability. When I run sesh, I get a dos screen with a blinking cursor. When I run the package in Texstudio, I receive a hiero.sty not found error.

    – Milt Riggs
    Jul 3 '17 at 19:29





    Have followed your instructions to the best of my ability. When I run sesh, I get a dos screen with a blinking cursor. When I run the package in Texstudio, I receive a hiero.sty not found error.

    – Milt Riggs
    Jul 3 '17 at 19:29













    @MiltRiggs A .sty not found means that you do not have added that folder to the MikTeX search path or forgot to refresh the FNDB afterwards. Unfortunately I can't say what sesh is supposed to do, but a blinking cursor may mean that it's waiting for input, hence it's not the main problem here.

    – TeXnician
    Jul 3 '17 at 19:43





    @MiltRiggs A .sty not found means that you do not have added that folder to the MikTeX search path or forgot to refresh the FNDB afterwards. Unfortunately I can't say what sesh is supposed to do, but a blinking cursor may mean that it's waiting for input, hence it's not the main problem here.

    – TeXnician
    Jul 3 '17 at 19:43











    0














    The author of this package is the associated professor Rosmorduc. The unpackged files contain a folder named texmf which is already in the structer of TDS. Use your "Miktex option" you can register those files in right directory for Miktex. But the last step for your installation(run sesh.exe) is outdate, because your new version of Miktex is designed for 64bit system instead the one(32bit system) Pro. Rosmorduc programmed sesh.exe. The corresponding file to run Sesh.exe in Miktex 2.9 which you are using is in the directory rootMikTexmiktexbinx64. Indeed, if you still wish to run the package of Rosmorduc, you should update the whole engine of this package in this sense.






    share|improve this answer
























    • Not really clear, sorry.

      – egreg
      Feb 8 '18 at 16:05
















    0














    The author of this package is the associated professor Rosmorduc. The unpackged files contain a folder named texmf which is already in the structer of TDS. Use your "Miktex option" you can register those files in right directory for Miktex. But the last step for your installation(run sesh.exe) is outdate, because your new version of Miktex is designed for 64bit system instead the one(32bit system) Pro. Rosmorduc programmed sesh.exe. The corresponding file to run Sesh.exe in Miktex 2.9 which you are using is in the directory rootMikTexmiktexbinx64. Indeed, if you still wish to run the package of Rosmorduc, you should update the whole engine of this package in this sense.






    share|improve this answer
























    • Not really clear, sorry.

      – egreg
      Feb 8 '18 at 16:05














    0












    0








    0







    The author of this package is the associated professor Rosmorduc. The unpackged files contain a folder named texmf which is already in the structer of TDS. Use your "Miktex option" you can register those files in right directory for Miktex. But the last step for your installation(run sesh.exe) is outdate, because your new version of Miktex is designed for 64bit system instead the one(32bit system) Pro. Rosmorduc programmed sesh.exe. The corresponding file to run Sesh.exe in Miktex 2.9 which you are using is in the directory rootMikTexmiktexbinx64. Indeed, if you still wish to run the package of Rosmorduc, you should update the whole engine of this package in this sense.






    share|improve this answer













    The author of this package is the associated professor Rosmorduc. The unpackged files contain a folder named texmf which is already in the structer of TDS. Use your "Miktex option" you can register those files in right directory for Miktex. But the last step for your installation(run sesh.exe) is outdate, because your new version of Miktex is designed for 64bit system instead the one(32bit system) Pro. Rosmorduc programmed sesh.exe. The corresponding file to run Sesh.exe in Miktex 2.9 which you are using is in the directory rootMikTexmiktexbinx64. Indeed, if you still wish to run the package of Rosmorduc, you should update the whole engine of this package in this sense.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jan 26 '18 at 6:29









    YuanchenYuanchen

    164




    164













    • Not really clear, sorry.

      – egreg
      Feb 8 '18 at 16:05



















    • Not really clear, sorry.

      – egreg
      Feb 8 '18 at 16:05

















    Not really clear, sorry.

    – egreg
    Feb 8 '18 at 16:05





    Not really clear, sorry.

    – egreg
    Feb 8 '18 at 16:05











    0














    The steps are:




    1. Put sesh.exe somewhere visible to your operating system (I made a new folder and put the folder name into the path environmental variable (on Windows machine))

    2. Put everything in the two texmf folders into your local texmf tree (I made a texmf folder, and copied the folders in)

    3. Refresh the file name data base, and refresh font map files (in MiKTeX Console, under Tasks)


    4. Try the test file, call it foo.htx:



      documentclass[12pt]{article}
      usepackage{egypto}
      usepackage[psfonts]{hiero}
      begin{document}
      begin{hieroglyph}
      A1 end{hieroglyph}
      end{document}



    It turns out that Sesh.exe is a pre-processor that converts Gardiner Numbers (like A1) into hierotex code (leavevmode loneSign{Aca GA/32/), which includes layout, positioning, direction and scaling.



    Sesh uses stdin and stdout, so command-line compilation looks like this, including the input and output arrows:



    sesh < foo.htx > foo.tex
    latex foo.tex


    I wasn't able to install the PS and Type1 fonts properly (old-style, non-Unicode font installation is a bugbear!) - and got as far as on the latex run as maketfm failing because there's a Hier.cfg file that it couldn't find.



    Alternative



    Easier for me at the moment to use a Unicode font (like Noto Sans Egyptian Hieroglyphs) and raw Tikz, with manual positioning and scaling, like so:



    Example hieroglyph placement using TikZ





    share








    New contributor




    Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.

























      0














      The steps are:




      1. Put sesh.exe somewhere visible to your operating system (I made a new folder and put the folder name into the path environmental variable (on Windows machine))

      2. Put everything in the two texmf folders into your local texmf tree (I made a texmf folder, and copied the folders in)

      3. Refresh the file name data base, and refresh font map files (in MiKTeX Console, under Tasks)


      4. Try the test file, call it foo.htx:



        documentclass[12pt]{article}
        usepackage{egypto}
        usepackage[psfonts]{hiero}
        begin{document}
        begin{hieroglyph}
        A1 end{hieroglyph}
        end{document}



      It turns out that Sesh.exe is a pre-processor that converts Gardiner Numbers (like A1) into hierotex code (leavevmode loneSign{Aca GA/32/), which includes layout, positioning, direction and scaling.



      Sesh uses stdin and stdout, so command-line compilation looks like this, including the input and output arrows:



      sesh < foo.htx > foo.tex
      latex foo.tex


      I wasn't able to install the PS and Type1 fonts properly (old-style, non-Unicode font installation is a bugbear!) - and got as far as on the latex run as maketfm failing because there's a Hier.cfg file that it couldn't find.



      Alternative



      Easier for me at the moment to use a Unicode font (like Noto Sans Egyptian Hieroglyphs) and raw Tikz, with manual positioning and scaling, like so:



      Example hieroglyph placement using TikZ





      share








      New contributor




      Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        0












        0








        0







        The steps are:




        1. Put sesh.exe somewhere visible to your operating system (I made a new folder and put the folder name into the path environmental variable (on Windows machine))

        2. Put everything in the two texmf folders into your local texmf tree (I made a texmf folder, and copied the folders in)

        3. Refresh the file name data base, and refresh font map files (in MiKTeX Console, under Tasks)


        4. Try the test file, call it foo.htx:



          documentclass[12pt]{article}
          usepackage{egypto}
          usepackage[psfonts]{hiero}
          begin{document}
          begin{hieroglyph}
          A1 end{hieroglyph}
          end{document}



        It turns out that Sesh.exe is a pre-processor that converts Gardiner Numbers (like A1) into hierotex code (leavevmode loneSign{Aca GA/32/), which includes layout, positioning, direction and scaling.



        Sesh uses stdin and stdout, so command-line compilation looks like this, including the input and output arrows:



        sesh < foo.htx > foo.tex
        latex foo.tex


        I wasn't able to install the PS and Type1 fonts properly (old-style, non-Unicode font installation is a bugbear!) - and got as far as on the latex run as maketfm failing because there's a Hier.cfg file that it couldn't find.



        Alternative



        Easier for me at the moment to use a Unicode font (like Noto Sans Egyptian Hieroglyphs) and raw Tikz, with manual positioning and scaling, like so:



        Example hieroglyph placement using TikZ





        share








        New contributor




        Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        The steps are:




        1. Put sesh.exe somewhere visible to your operating system (I made a new folder and put the folder name into the path environmental variable (on Windows machine))

        2. Put everything in the two texmf folders into your local texmf tree (I made a texmf folder, and copied the folders in)

        3. Refresh the file name data base, and refresh font map files (in MiKTeX Console, under Tasks)


        4. Try the test file, call it foo.htx:



          documentclass[12pt]{article}
          usepackage{egypto}
          usepackage[psfonts]{hiero}
          begin{document}
          begin{hieroglyph}
          A1 end{hieroglyph}
          end{document}



        It turns out that Sesh.exe is a pre-processor that converts Gardiner Numbers (like A1) into hierotex code (leavevmode loneSign{Aca GA/32/), which includes layout, positioning, direction and scaling.



        Sesh uses stdin and stdout, so command-line compilation looks like this, including the input and output arrows:



        sesh < foo.htx > foo.tex
        latex foo.tex


        I wasn't able to install the PS and Type1 fonts properly (old-style, non-Unicode font installation is a bugbear!) - and got as far as on the latex run as maketfm failing because there's a Hier.cfg file that it couldn't find.



        Alternative



        Easier for me at the moment to use a Unicode font (like Noto Sans Egyptian Hieroglyphs) and raw Tikz, with manual positioning and scaling, like so:



        Example hieroglyph placement using TikZ






        share








        New contributor




        Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        share


        share






        New contributor




        Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 5 mins ago









        CicadaCicada

        1




        1




        New contributor




        Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Cicada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






























            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%2f377937%2finstalling-hieroglyph-package%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

            Entries order in /etc/network/interfaces

            新発田市

            Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)