Court Legal Transcript TemplateTemplate SpecificationChild's birthday invitation templateO'Reilly...

What makes papers publishable in top-tier journals?

Eww, those bytes are gross

The No-Straight Maze

How can I prevent an oracle who can see into the past from knowing everything that has happened?

Why do neural networks need so many training examples to perform?

Which RAF squadrons and aircraft types took part in the bombing of Berlin on the 25th of August 1940?

Custom shape shows unwanted extra line

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

Why didn't the 2019 Oscars have a host?

Plausible reason for gold-digging ant

When Are Enum Values Defined?

Do authors have to be politically correct in article-writing?

What is the industry term for house wiring diagrams?

What is the wife of a henpecked husband called?

Need help with a circuit diagram where the motor does not seem to have any connection to ground. Error with diagram? Or am i missing something?

Memory usage: #define vs. static const for uint8_t

Equivalent of "illegal" for violating civil law

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

Why did Luke use his left hand to shoot?

Cat is tipping over bed-side lamps during the night

How does Leonard in "Memento" remember reading and writing?

Why didn't Tom Riddle take the presence of Fawkes and the Sorting Hat as more of a threat?

Potential client has a problematic employee I can't work with

Why is 'diphthong' pronounced the way it is?



Court Legal Transcript Template


Template SpecificationChild's birthday invitation templateO'Reilly templateCheatsheet templateBeginner templateBook Proposal TemplateModern LaTeX templateTemplate of this articleMagazine template?Boyd-like template













3















I'm trying to reproduce a court transcript. I find no packages or other examples that perform this exactly. Has anyone worked on this?



A visual example of how these transcripts look is attached.




  • There should be continuous numbered lines with a vertical rule.

  • New speakers are indented and in all caps.


Would be great if there was some code so that you could just write speaker{Admiral Smith} and have the formatting performed automatically.



As you can see, I'm having trouble here:



    documentclass[hidelinks, 12pt]{article} % Uses 10pt

newcommand{Title}{textbf{Title}}

usepackage{dashrule}

usepackage{color,graphicx, url}

usepackage{wallpaper}
usepackage{soul}
usepackage{pifont}

usepackage{fontspec}
usepackage{xunicode}

%%%%%%% FONTS

setmainfont[Mapping=tex-text]{Courier}
newfontfamilyheaderfont{Courier}

%%%% Geometry

usepackage{geometry}
geometry{
letterpaper,
top=.7in,
left=1in,
right=1in,
bottom=1in,
}

begin{document}
rule[dimexpr topskip-textheight]{1pt}{textheight}hfill
thispagestyle{empty}

THE PRESIDENT: Hello Admiral! How's the steam today?

ADMIRAL SMITH: ... Uh, yes sir. We're really loving the steam
today.


end{document}


Court Transcript Example










share|improve this question





























    3















    I'm trying to reproduce a court transcript. I find no packages or other examples that perform this exactly. Has anyone worked on this?



    A visual example of how these transcripts look is attached.




    • There should be continuous numbered lines with a vertical rule.

    • New speakers are indented and in all caps.


    Would be great if there was some code so that you could just write speaker{Admiral Smith} and have the formatting performed automatically.



    As you can see, I'm having trouble here:



        documentclass[hidelinks, 12pt]{article} % Uses 10pt

    newcommand{Title}{textbf{Title}}

    usepackage{dashrule}

    usepackage{color,graphicx, url}

    usepackage{wallpaper}
    usepackage{soul}
    usepackage{pifont}

    usepackage{fontspec}
    usepackage{xunicode}

    %%%%%%% FONTS

    setmainfont[Mapping=tex-text]{Courier}
    newfontfamilyheaderfont{Courier}

    %%%% Geometry

    usepackage{geometry}
    geometry{
    letterpaper,
    top=.7in,
    left=1in,
    right=1in,
    bottom=1in,
    }

    begin{document}
    rule[dimexpr topskip-textheight]{1pt}{textheight}hfill
    thispagestyle{empty}

    THE PRESIDENT: Hello Admiral! How's the steam today?

    ADMIRAL SMITH: ... Uh, yes sir. We're really loving the steam
    today.


    end{document}


    Court Transcript Example










    share|improve this question



























      3












      3








      3








      I'm trying to reproduce a court transcript. I find no packages or other examples that perform this exactly. Has anyone worked on this?



      A visual example of how these transcripts look is attached.




      • There should be continuous numbered lines with a vertical rule.

      • New speakers are indented and in all caps.


      Would be great if there was some code so that you could just write speaker{Admiral Smith} and have the formatting performed automatically.



      As you can see, I'm having trouble here:



          documentclass[hidelinks, 12pt]{article} % Uses 10pt

      newcommand{Title}{textbf{Title}}

      usepackage{dashrule}

      usepackage{color,graphicx, url}

      usepackage{wallpaper}
      usepackage{soul}
      usepackage{pifont}

      usepackage{fontspec}
      usepackage{xunicode}

      %%%%%%% FONTS

      setmainfont[Mapping=tex-text]{Courier}
      newfontfamilyheaderfont{Courier}

      %%%% Geometry

      usepackage{geometry}
      geometry{
      letterpaper,
      top=.7in,
      left=1in,
      right=1in,
      bottom=1in,
      }

      begin{document}
      rule[dimexpr topskip-textheight]{1pt}{textheight}hfill
      thispagestyle{empty}

      THE PRESIDENT: Hello Admiral! How's the steam today?

      ADMIRAL SMITH: ... Uh, yes sir. We're really loving the steam
      today.


      end{document}


      Court Transcript Example










      share|improve this question
















      I'm trying to reproduce a court transcript. I find no packages or other examples that perform this exactly. Has anyone worked on this?



      A visual example of how these transcripts look is attached.




      • There should be continuous numbered lines with a vertical rule.

      • New speakers are indented and in all caps.


      Would be great if there was some code so that you could just write speaker{Admiral Smith} and have the formatting performed automatically.



      As you can see, I'm having trouble here:



          documentclass[hidelinks, 12pt]{article} % Uses 10pt

      newcommand{Title}{textbf{Title}}

      usepackage{dashrule}

      usepackage{color,graphicx, url}

      usepackage{wallpaper}
      usepackage{soul}
      usepackage{pifont}

      usepackage{fontspec}
      usepackage{xunicode}

      %%%%%%% FONTS

      setmainfont[Mapping=tex-text]{Courier}
      newfontfamilyheaderfont{Courier}

      %%%% Geometry

      usepackage{geometry}
      geometry{
      letterpaper,
      top=.7in,
      left=1in,
      right=1in,
      bottom=1in,
      }

      begin{document}
      rule[dimexpr topskip-textheight]{1pt}{textheight}hfill
      thispagestyle{empty}

      THE PRESIDENT: Hello Admiral! How's the steam today?

      ADMIRAL SMITH: ... Uh, yes sir. We're really loving the steam
      today.


      end{document}


      Court Transcript Example







      templates






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 36 mins ago









      Henri Menke

      75.7k8165277




      75.7k8165277










      asked Nov 23 '18 at 14:54









      LinterLinter

      32719




      32719






















          1 Answer
          1






          active

          oldest

          votes


















          3














          More macros can be added, depending on the needs:



          enter image description here



          documentclass{article}

          usepackage{geometry,eso-pic,fancyhdr}
          geometry{
          paper = letterpaper,
          hmargin = 1.5in,
          vmargin = 1in
          }
          usepackage[pagewise]{lineno}
          linenumbers % Add line numbers to document
          setlength{linenumbersep}{1in}% Move line numbers away from text
          renewcommand{linenumberfont}{normalsizettfamily}

          % Add rules to outside of text block
          AddToShipoutPictureBG{%
          AtTextLowerLeft{%
          % Left rule
          makebox[0pt][r]{rule[-.5paperheight]{.4pt}{2paperheight}hspace{0.8in}}%
          }%
          AtTextLowerLeft{%
          % Right rule
          hspace*{textwidth}%
          makebox[0pt][l]{hspace{0.4in}rule[-.5paperheight]{.4pt}{2paperheight}}%
          }%
          }

          fancyhf{}% Clear header/footer
          renewcommand{headrulewidth}{0pt}% Remove header rule
          % renewcommand{footrulewidth}{0pt}% Remove footer rule (default)
          fancyfoot[R]{ttfamilythepage}
          pagestyle{fancy}

          AtBeginDocument{%
          ttfamily
          thispagestyle{fancy}
          raggedright
          setlength{parindent}{15pt}
          setlength{parskip}{smallskipamount}
          }
          newcommand{speaker}[1]{%
          parMakeUppercase{#1}:~ignorespaces
          }

          usepackage{lipsum}

          begin{document}

          speaker{The President}
          Hello Admiral! How's the steam today?

          speaker{Admiral Smith}
          ldots Uh, yes sir. We're really loving the steam today.

          lipsum[1-2]

          speaker{Harry Potter}
          lipsum[3-7]

          end{document}





          share|improve this answer


























          • This is great, Werner! Thank you. One question: How can I indent the text from the left margin some more? The image has quite a large margin from the vertical rule.

            – Linter
            Nov 23 '18 at 17:06






          • 1





            @Linter: See the updated answer. You can adjust the hspaces where I set the left/right rule to move them around.

            – Werner
            Nov 23 '18 at 17:20











          • I decided to use the wallpaper package to add a background image to this document. But doing this breaks the vertical rule. Is there some to use the AddToShipoutPictureBG and wallpaper?

            – Linter
            Nov 24 '18 at 14:24






          • 1





            @Linter: Change it to AddToShipoutPictureFG.

            – Werner
            Nov 24 '18 at 16:16











          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%2f461424%2fcourt-legal-transcript-template%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









          3














          More macros can be added, depending on the needs:



          enter image description here



          documentclass{article}

          usepackage{geometry,eso-pic,fancyhdr}
          geometry{
          paper = letterpaper,
          hmargin = 1.5in,
          vmargin = 1in
          }
          usepackage[pagewise]{lineno}
          linenumbers % Add line numbers to document
          setlength{linenumbersep}{1in}% Move line numbers away from text
          renewcommand{linenumberfont}{normalsizettfamily}

          % Add rules to outside of text block
          AddToShipoutPictureBG{%
          AtTextLowerLeft{%
          % Left rule
          makebox[0pt][r]{rule[-.5paperheight]{.4pt}{2paperheight}hspace{0.8in}}%
          }%
          AtTextLowerLeft{%
          % Right rule
          hspace*{textwidth}%
          makebox[0pt][l]{hspace{0.4in}rule[-.5paperheight]{.4pt}{2paperheight}}%
          }%
          }

          fancyhf{}% Clear header/footer
          renewcommand{headrulewidth}{0pt}% Remove header rule
          % renewcommand{footrulewidth}{0pt}% Remove footer rule (default)
          fancyfoot[R]{ttfamilythepage}
          pagestyle{fancy}

          AtBeginDocument{%
          ttfamily
          thispagestyle{fancy}
          raggedright
          setlength{parindent}{15pt}
          setlength{parskip}{smallskipamount}
          }
          newcommand{speaker}[1]{%
          parMakeUppercase{#1}:~ignorespaces
          }

          usepackage{lipsum}

          begin{document}

          speaker{The President}
          Hello Admiral! How's the steam today?

          speaker{Admiral Smith}
          ldots Uh, yes sir. We're really loving the steam today.

          lipsum[1-2]

          speaker{Harry Potter}
          lipsum[3-7]

          end{document}





          share|improve this answer


























          • This is great, Werner! Thank you. One question: How can I indent the text from the left margin some more? The image has quite a large margin from the vertical rule.

            – Linter
            Nov 23 '18 at 17:06






          • 1





            @Linter: See the updated answer. You can adjust the hspaces where I set the left/right rule to move them around.

            – Werner
            Nov 23 '18 at 17:20











          • I decided to use the wallpaper package to add a background image to this document. But doing this breaks the vertical rule. Is there some to use the AddToShipoutPictureBG and wallpaper?

            – Linter
            Nov 24 '18 at 14:24






          • 1





            @Linter: Change it to AddToShipoutPictureFG.

            – Werner
            Nov 24 '18 at 16:16
















          3














          More macros can be added, depending on the needs:



          enter image description here



          documentclass{article}

          usepackage{geometry,eso-pic,fancyhdr}
          geometry{
          paper = letterpaper,
          hmargin = 1.5in,
          vmargin = 1in
          }
          usepackage[pagewise]{lineno}
          linenumbers % Add line numbers to document
          setlength{linenumbersep}{1in}% Move line numbers away from text
          renewcommand{linenumberfont}{normalsizettfamily}

          % Add rules to outside of text block
          AddToShipoutPictureBG{%
          AtTextLowerLeft{%
          % Left rule
          makebox[0pt][r]{rule[-.5paperheight]{.4pt}{2paperheight}hspace{0.8in}}%
          }%
          AtTextLowerLeft{%
          % Right rule
          hspace*{textwidth}%
          makebox[0pt][l]{hspace{0.4in}rule[-.5paperheight]{.4pt}{2paperheight}}%
          }%
          }

          fancyhf{}% Clear header/footer
          renewcommand{headrulewidth}{0pt}% Remove header rule
          % renewcommand{footrulewidth}{0pt}% Remove footer rule (default)
          fancyfoot[R]{ttfamilythepage}
          pagestyle{fancy}

          AtBeginDocument{%
          ttfamily
          thispagestyle{fancy}
          raggedright
          setlength{parindent}{15pt}
          setlength{parskip}{smallskipamount}
          }
          newcommand{speaker}[1]{%
          parMakeUppercase{#1}:~ignorespaces
          }

          usepackage{lipsum}

          begin{document}

          speaker{The President}
          Hello Admiral! How's the steam today?

          speaker{Admiral Smith}
          ldots Uh, yes sir. We're really loving the steam today.

          lipsum[1-2]

          speaker{Harry Potter}
          lipsum[3-7]

          end{document}





          share|improve this answer


























          • This is great, Werner! Thank you. One question: How can I indent the text from the left margin some more? The image has quite a large margin from the vertical rule.

            – Linter
            Nov 23 '18 at 17:06






          • 1





            @Linter: See the updated answer. You can adjust the hspaces where I set the left/right rule to move them around.

            – Werner
            Nov 23 '18 at 17:20











          • I decided to use the wallpaper package to add a background image to this document. But doing this breaks the vertical rule. Is there some to use the AddToShipoutPictureBG and wallpaper?

            – Linter
            Nov 24 '18 at 14:24






          • 1





            @Linter: Change it to AddToShipoutPictureFG.

            – Werner
            Nov 24 '18 at 16:16














          3












          3








          3







          More macros can be added, depending on the needs:



          enter image description here



          documentclass{article}

          usepackage{geometry,eso-pic,fancyhdr}
          geometry{
          paper = letterpaper,
          hmargin = 1.5in,
          vmargin = 1in
          }
          usepackage[pagewise]{lineno}
          linenumbers % Add line numbers to document
          setlength{linenumbersep}{1in}% Move line numbers away from text
          renewcommand{linenumberfont}{normalsizettfamily}

          % Add rules to outside of text block
          AddToShipoutPictureBG{%
          AtTextLowerLeft{%
          % Left rule
          makebox[0pt][r]{rule[-.5paperheight]{.4pt}{2paperheight}hspace{0.8in}}%
          }%
          AtTextLowerLeft{%
          % Right rule
          hspace*{textwidth}%
          makebox[0pt][l]{hspace{0.4in}rule[-.5paperheight]{.4pt}{2paperheight}}%
          }%
          }

          fancyhf{}% Clear header/footer
          renewcommand{headrulewidth}{0pt}% Remove header rule
          % renewcommand{footrulewidth}{0pt}% Remove footer rule (default)
          fancyfoot[R]{ttfamilythepage}
          pagestyle{fancy}

          AtBeginDocument{%
          ttfamily
          thispagestyle{fancy}
          raggedright
          setlength{parindent}{15pt}
          setlength{parskip}{smallskipamount}
          }
          newcommand{speaker}[1]{%
          parMakeUppercase{#1}:~ignorespaces
          }

          usepackage{lipsum}

          begin{document}

          speaker{The President}
          Hello Admiral! How's the steam today?

          speaker{Admiral Smith}
          ldots Uh, yes sir. We're really loving the steam today.

          lipsum[1-2]

          speaker{Harry Potter}
          lipsum[3-7]

          end{document}





          share|improve this answer















          More macros can be added, depending on the needs:



          enter image description here



          documentclass{article}

          usepackage{geometry,eso-pic,fancyhdr}
          geometry{
          paper = letterpaper,
          hmargin = 1.5in,
          vmargin = 1in
          }
          usepackage[pagewise]{lineno}
          linenumbers % Add line numbers to document
          setlength{linenumbersep}{1in}% Move line numbers away from text
          renewcommand{linenumberfont}{normalsizettfamily}

          % Add rules to outside of text block
          AddToShipoutPictureBG{%
          AtTextLowerLeft{%
          % Left rule
          makebox[0pt][r]{rule[-.5paperheight]{.4pt}{2paperheight}hspace{0.8in}}%
          }%
          AtTextLowerLeft{%
          % Right rule
          hspace*{textwidth}%
          makebox[0pt][l]{hspace{0.4in}rule[-.5paperheight]{.4pt}{2paperheight}}%
          }%
          }

          fancyhf{}% Clear header/footer
          renewcommand{headrulewidth}{0pt}% Remove header rule
          % renewcommand{footrulewidth}{0pt}% Remove footer rule (default)
          fancyfoot[R]{ttfamilythepage}
          pagestyle{fancy}

          AtBeginDocument{%
          ttfamily
          thispagestyle{fancy}
          raggedright
          setlength{parindent}{15pt}
          setlength{parskip}{smallskipamount}
          }
          newcommand{speaker}[1]{%
          parMakeUppercase{#1}:~ignorespaces
          }

          usepackage{lipsum}

          begin{document}

          speaker{The President}
          Hello Admiral! How's the steam today?

          speaker{Admiral Smith}
          ldots Uh, yes sir. We're really loving the steam today.

          lipsum[1-2]

          speaker{Harry Potter}
          lipsum[3-7]

          end{document}






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Nov 23 '18 at 17:19

























          answered Nov 23 '18 at 16:37









          WernerWerner

          445k699811686




          445k699811686













          • This is great, Werner! Thank you. One question: How can I indent the text from the left margin some more? The image has quite a large margin from the vertical rule.

            – Linter
            Nov 23 '18 at 17:06






          • 1





            @Linter: See the updated answer. You can adjust the hspaces where I set the left/right rule to move them around.

            – Werner
            Nov 23 '18 at 17:20











          • I decided to use the wallpaper package to add a background image to this document. But doing this breaks the vertical rule. Is there some to use the AddToShipoutPictureBG and wallpaper?

            – Linter
            Nov 24 '18 at 14:24






          • 1





            @Linter: Change it to AddToShipoutPictureFG.

            – Werner
            Nov 24 '18 at 16:16



















          • This is great, Werner! Thank you. One question: How can I indent the text from the left margin some more? The image has quite a large margin from the vertical rule.

            – Linter
            Nov 23 '18 at 17:06






          • 1





            @Linter: See the updated answer. You can adjust the hspaces where I set the left/right rule to move them around.

            – Werner
            Nov 23 '18 at 17:20











          • I decided to use the wallpaper package to add a background image to this document. But doing this breaks the vertical rule. Is there some to use the AddToShipoutPictureBG and wallpaper?

            – Linter
            Nov 24 '18 at 14:24






          • 1





            @Linter: Change it to AddToShipoutPictureFG.

            – Werner
            Nov 24 '18 at 16:16

















          This is great, Werner! Thank you. One question: How can I indent the text from the left margin some more? The image has quite a large margin from the vertical rule.

          – Linter
          Nov 23 '18 at 17:06





          This is great, Werner! Thank you. One question: How can I indent the text from the left margin some more? The image has quite a large margin from the vertical rule.

          – Linter
          Nov 23 '18 at 17:06




          1




          1





          @Linter: See the updated answer. You can adjust the hspaces where I set the left/right rule to move them around.

          – Werner
          Nov 23 '18 at 17:20





          @Linter: See the updated answer. You can adjust the hspaces where I set the left/right rule to move them around.

          – Werner
          Nov 23 '18 at 17:20













          I decided to use the wallpaper package to add a background image to this document. But doing this breaks the vertical rule. Is there some to use the AddToShipoutPictureBG and wallpaper?

          – Linter
          Nov 24 '18 at 14:24





          I decided to use the wallpaper package to add a background image to this document. But doing this breaks the vertical rule. Is there some to use the AddToShipoutPictureBG and wallpaper?

          – Linter
          Nov 24 '18 at 14:24




          1




          1





          @Linter: Change it to AddToShipoutPictureFG.

          – Werner
          Nov 24 '18 at 16:16





          @Linter: Change it to AddToShipoutPictureFG.

          – Werner
          Nov 24 '18 at 16:16


















          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%2f461424%2fcourt-legal-transcript-template%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

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...