Context html export bibliographyConverting ConTeXt document to HTMLHow to export biblatex data to...

What are some ways of extending a description of a scenery?

Renting a 2CV in France

Boss asked me to sign a resignation paper without a date on it along with my new contract

Possible issue with my W4 and tax return

Why avoid shared user accounts?

Is there any way to make an Apex method parameter lazy?

Should a cast be used to truncate a long variable?

What to do with threats of blacklisting?

Can my friend and I spend the summer in Canada (6 weeks) at 16 years old without an adult?

How can I give a Ranger advantage on a check due to Favored Enemy without spoiling the story for the player?

Is there a file that always exists and a 'normal' user can't lstat it?

How to write cases in LaTeX?

Eww, those bytes are gross

Sharepoint metadata URL

Why did Luke use his left hand to shoot?

How do you funnel food off a cutting board?

Is Screenshot Time-tracking Common?

How to create a label containing values from different layers in QGIS

Where does documentation like business and software requirement spec docs fit in an agile project?

Can you determine if focus is sharp without diopter adjustment if your sight is imperfect?

Does diversity provide anything that meritocracy does not?

"Starve to death" Vs. "Starve to the point of death"

How do I narratively explain how in-game circumstances do not mechanically allow a PC to instantly kill an NPC?

How do you get out of your own psychology to write characters?



Context html export bibliography


Converting ConTeXt document to HTMLHow to export biblatex data to HTML?Bibliography in ConTeXtExport LaTeX to HTML for simple documentaitonConText and bibliographyImages in HTML exported from ConTeXtProblem in rendering bibliography in ConTeXtConTeXt, HTML source code side by side to the result from the webConTeXt mkiv bibliography and chicago styleContext html export garbles bibliography













3















Context MKIV html export works perfectly, but: the bibliography in APA produces ---- lines for authors with several publications which disappear in html-rendering. Which is the best way to resolve this problem: 1. for this particular case repeat the name of the author in each publication, that is, to change the parameters of the style 2. make a adjustment to translate the resultant line into an html-coded entity? Can one suggest a solution to both variants?



setupbackend[export=yes]

usebtxdataset[mkiv-publications.bib]

usebtxdefinitions[apa]

starttext

placelistofpublications[method=dataset]

stoptext









share|improve this question




















  • 3





    I have added a MWE for you. Please always add one.

    – Henri Menke
    8 hours ago
















3















Context MKIV html export works perfectly, but: the bibliography in APA produces ---- lines for authors with several publications which disappear in html-rendering. Which is the best way to resolve this problem: 1. for this particular case repeat the name of the author in each publication, that is, to change the parameters of the style 2. make a adjustment to translate the resultant line into an html-coded entity? Can one suggest a solution to both variants?



setupbackend[export=yes]

usebtxdataset[mkiv-publications.bib]

usebtxdefinitions[apa]

starttext

placelistofpublications[method=dataset]

stoptext









share|improve this question




















  • 3





    I have added a MWE for you. Please always add one.

    – Henri Menke
    8 hours ago














3












3








3








Context MKIV html export works perfectly, but: the bibliography in APA produces ---- lines for authors with several publications which disappear in html-rendering. Which is the best way to resolve this problem: 1. for this particular case repeat the name of the author in each publication, that is, to change the parameters of the style 2. make a adjustment to translate the resultant line into an html-coded entity? Can one suggest a solution to both variants?



setupbackend[export=yes]

usebtxdataset[mkiv-publications.bib]

usebtxdefinitions[apa]

starttext

placelistofpublications[method=dataset]

stoptext









share|improve this question
















Context MKIV html export works perfectly, but: the bibliography in APA produces ---- lines for authors with several publications which disappear in html-rendering. Which is the best way to resolve this problem: 1. for this particular case repeat the name of the author in each publication, that is, to change the parameters of the style 2. make a adjustment to translate the resultant line into an html-coded entity? Can one suggest a solution to both variants?



setupbackend[export=yes]

usebtxdataset[mkiv-publications.bib]

usebtxdefinitions[apa]

starttext

placelistofpublications[method=dataset]

stoptext






bibliographies context html






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 8 hours ago









Henri Menke

75.6k8164276




75.6k8164276










asked 9 hours ago









Dmitry StarostinDmitry Starostin

1506




1506








  • 3





    I have added a MWE for you. Please always add one.

    – Henri Menke
    8 hours ago














  • 3





    I have added a MWE for you. Please always add one.

    – Henri Menke
    8 hours ago








3




3





I have added a MWE for you. Please always add one.

– Henri Menke
8 hours ago





I have added a MWE for you. Please always add one.

– Henri Menke
8 hours ago










1 Answer
1






active

oldest

votes


















5














The rule is drawn by the command blackrule which is apparently not exported to XML. A quick workaround would be to write an emdash instead of the rule.



setupbackend[export=yes]

usebtxdataset[mkiv-publications.bib]

usebtxdefinitions[apa]

startsetups apa:list:sameauthor:rule
emdash
stopsetups

starttext

placelistofpublications[method=dataset]

stoptext





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%2f476543%2fcontext-html-export-bibliography%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









    5














    The rule is drawn by the command blackrule which is apparently not exported to XML. A quick workaround would be to write an emdash instead of the rule.



    setupbackend[export=yes]

    usebtxdataset[mkiv-publications.bib]

    usebtxdefinitions[apa]

    startsetups apa:list:sameauthor:rule
    emdash
    stopsetups

    starttext

    placelistofpublications[method=dataset]

    stoptext





    share|improve this answer




























      5














      The rule is drawn by the command blackrule which is apparently not exported to XML. A quick workaround would be to write an emdash instead of the rule.



      setupbackend[export=yes]

      usebtxdataset[mkiv-publications.bib]

      usebtxdefinitions[apa]

      startsetups apa:list:sameauthor:rule
      emdash
      stopsetups

      starttext

      placelistofpublications[method=dataset]

      stoptext





      share|improve this answer


























        5












        5








        5







        The rule is drawn by the command blackrule which is apparently not exported to XML. A quick workaround would be to write an emdash instead of the rule.



        setupbackend[export=yes]

        usebtxdataset[mkiv-publications.bib]

        usebtxdefinitions[apa]

        startsetups apa:list:sameauthor:rule
        emdash
        stopsetups

        starttext

        placelistofpublications[method=dataset]

        stoptext





        share|improve this answer













        The rule is drawn by the command blackrule which is apparently not exported to XML. A quick workaround would be to write an emdash instead of the rule.



        setupbackend[export=yes]

        usebtxdataset[mkiv-publications.bib]

        usebtxdefinitions[apa]

        startsetups apa:list:sameauthor:rule
        emdash
        stopsetups

        starttext

        placelistofpublications[method=dataset]

        stoptext






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 7 hours ago









        Henri MenkeHenri Menke

        75.6k8164276




        75.6k8164276






























            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%2f476543%2fcontext-html-export-bibliography%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

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...