lstlisting and bold keywordsnewenvironment gives error with lstlistingLstlisting format Java codeAvoid widow frame for lstlistingUseVerbatim equivalent for lstlistingEmphasize hex number in lstlisting using font colorUnderscore and asterisk color in lstlisting stringError to compile lstlistingCustomize keyword lstlistinghow to use accents inside a lstlistingHow to suggest updates to lstlisting Java keywords?

ContourPlot — How do I color by contour curvature?

Sound waves in different octaves

Can I say "fingers" when referring to toes?

Storage of electrolytic capacitors - how long?

Telemetry for feature health

Possible Eco thriller, man invents a device to remove rain from glass

"Oh no!" in Latin

What the heck is gets(stdin) on site coderbyte?

Can I run 125kHz RF circuit on a breadboard?

Grepping string, but include all non-blank lines following each grep match

Why is the sun approximated as a black body at ~ 5800 K?

How to I force windows to use a specific version of SQLCMD?

Overlapping circles covering polygon

Why does a 97 / 92 key piano exist by Bösendorfer?

Personal or impersonal in a technical resume

Identifying "long and narrow" polygons in with PostGIS

Unable to disable Microsoft Store in domain environment

Do I have to know the General Relativity theory to understand the concept of inertial frame?

What is the meaning of "You've never met a graph you didn't like?"

Would a primitive species be able to learn English from reading books alone?

How were servants to the Kaiser of Imperial Germany treated and where may I find more information on them

Sigmoid with a slope but no asymptotes?

Typing CO_2 easily

Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?



lstlisting and bold keywords


newenvironment gives error with lstlistingLstlisting format Java codeAvoid widow frame for lstlistingUseVerbatim equivalent for lstlistingEmphasize hex number in lstlisting using font colorUnderscore and asterisk color in lstlisting stringError to compile lstlistingCustomize keyword lstlistinghow to use accents inside a lstlistingHow to suggest updates to lstlisting Java keywords?













0















I have the following MWE for SQL typesetting. What doesn't work for me and for which I need help are two things:



  1. I would like to add "SUCH AS" as a keyword (or make it bold in the text without defining it as a keyword); and


  2. I need "domain" not to be bold, but it insists in typesetting it bold even when I include it in deletekeywords. Don't know what is happening there.



    documentclass[border=2pt]standalone



    usepackagenewtxtext,newtxmath
    usepackagelistings



    lstsetlanguage=SQL,basicstyle=ttfamily,keywordstyle=bfseries, showspaces=false,showstringspaces=false, morekeywords=*,IF,DEFINE,OPTIONS, SERVER, MENTIONS, SUCH THAT, deletekeywords=domain, mathescape=true, aboveskip=0pt, belowskip=6pt



    begindocument

    beginlstlisting
    FROM Relation SUCH THAT domain-condition
    endlstlisting
    enddocument



Would appreciate any help. Here is what comes out when I typeset it.



enter image description here










share|improve this question




























    0















    I have the following MWE for SQL typesetting. What doesn't work for me and for which I need help are two things:



    1. I would like to add "SUCH AS" as a keyword (or make it bold in the text without defining it as a keyword); and


    2. I need "domain" not to be bold, but it insists in typesetting it bold even when I include it in deletekeywords. Don't know what is happening there.



      documentclass[border=2pt]standalone



      usepackagenewtxtext,newtxmath
      usepackagelistings



      lstsetlanguage=SQL,basicstyle=ttfamily,keywordstyle=bfseries, showspaces=false,showstringspaces=false, morekeywords=*,IF,DEFINE,OPTIONS, SERVER, MENTIONS, SUCH THAT, deletekeywords=domain, mathescape=true, aboveskip=0pt, belowskip=6pt



      begindocument

      beginlstlisting
      FROM Relation SUCH THAT domain-condition
      endlstlisting
      enddocument



    Would appreciate any help. Here is what comes out when I typeset it.



    enter image description here










    share|improve this question


























      0












      0








      0








      I have the following MWE for SQL typesetting. What doesn't work for me and for which I need help are two things:



      1. I would like to add "SUCH AS" as a keyword (or make it bold in the text without defining it as a keyword); and


      2. I need "domain" not to be bold, but it insists in typesetting it bold even when I include it in deletekeywords. Don't know what is happening there.



        documentclass[border=2pt]standalone



        usepackagenewtxtext,newtxmath
        usepackagelistings



        lstsetlanguage=SQL,basicstyle=ttfamily,keywordstyle=bfseries, showspaces=false,showstringspaces=false, morekeywords=*,IF,DEFINE,OPTIONS, SERVER, MENTIONS, SUCH THAT, deletekeywords=domain, mathescape=true, aboveskip=0pt, belowskip=6pt



        begindocument

        beginlstlisting
        FROM Relation SUCH THAT domain-condition
        endlstlisting
        enddocument



      Would appreciate any help. Here is what comes out when I typeset it.



      enter image description here










      share|improve this question
















      I have the following MWE for SQL typesetting. What doesn't work for me and for which I need help are two things:



      1. I would like to add "SUCH AS" as a keyword (or make it bold in the text without defining it as a keyword); and


      2. I need "domain" not to be bold, but it insists in typesetting it bold even when I include it in deletekeywords. Don't know what is happening there.



        documentclass[border=2pt]standalone



        usepackagenewtxtext,newtxmath
        usepackagelistings



        lstsetlanguage=SQL,basicstyle=ttfamily,keywordstyle=bfseries, showspaces=false,showstringspaces=false, morekeywords=*,IF,DEFINE,OPTIONS, SERVER, MENTIONS, SUCH THAT, deletekeywords=domain, mathescape=true, aboveskip=0pt, belowskip=6pt



        begindocument

        beginlstlisting
        FROM Relation SUCH THAT domain-condition
        endlstlisting
        enddocument



      Would appreciate any help. Here is what comes out when I typeset it.



      enter image description here







      lstlisting






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 55 secs ago







      ozsu

















      asked 13 mins ago









      ozsuozsu

      1,10711126




      1,10711126




















          0






          active

          oldest

          votes











          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%2f480607%2flstlisting-and-bold-keywords%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f480607%2flstlisting-and-bold-keywords%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

          How should I use the fbox command correctly to avoid producing a Bad Box message?How to put a long piece of text in a box?How to specify height and width of fboxIs there an arrayrulecolor-like command to change the rule color of fbox?What is the command to highlight bad boxes in pdf?Why does fbox sometimes place the box *over* the graphic image?how to put the text in the boxHow to create command for a box where text inside the box can automatically adjust?how can I make an fbox like command with certain color, shape and width of border?how to use fbox in align modeFbox increase the spacing between the box and it content (inner margin)how to change the box height of an equationWhat is the use of the hbox in a newcommand command?

          152 Atala Notae | Nexus externi | Tabula navigationis"Discovery Circumstances: Numbered Minor Planets"2000152Small-Body Database

          Doxepinum Nexus interni Notae | Tabula navigationis3158DB01142WHOa682390"Structural Analysis of the Histamine H1 Receptor""Transdermal and Topical Drug Administration in the Treatment of Pain""Antidepressants as antipruritic agents: A review"