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?

El Dorado Word Puzzle II: Videogame Edition

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

Is there anyway, I can have two passwords for my wi-fi

If the only attacker is removed from combat, is a creature still counted as having attacked this turn?

Can I cause damage to electrical appliances by unplugging them when they are turned on?

Personal or impersonal in a technical resume

Sound waves in different octaves

What does "tick" mean in this sentence?

Given this phrasing in the lease, when should I pay my rent?

Air travel with refrigerated insulin

Why the "ls" command is showing the permissions of files in a FAT32 partition?

How much do grades matter for a future academia position?

How to preserve electronics (computers, iPads and phones) for hundreds of years

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

Is there a reason to prefer HFS+ over APFS for disk images in High Sierra and/or Mojave?

Is there a distance limit for minecart tracks?

Would this string work as string?

Check if object is null and return null

Animation: customize bounce interpolation

Telemetry for feature health

How to write Quadratic equation with negative coefficient

Why does the Persian emissary display a string of crowned skulls?

Can I run 125kHz RF circuit on a breadboard?

What happens if I try to grapple mirror image?



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.



    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


























    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.



      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
























      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.



        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














      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.



        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












      share










      share



      share










      asked 4 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

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm