From: Peter Davis <pfd@pfdstudio.com>
To: emacs-orgmode@gnu.org
Subject: Re: Forcing line breaks in src (monospace) examples
Date: Sun, 14 Jun 2015 12:36:12 -0400 [thread overview]
Message-ID: <557DAD7C.1050201@pfdstudio.com> (raw)
In-Reply-To: <6sw6c71thentsl.fsf@dhcp-10-82-66-30.hmco.com>
FWIW, here's the tex generated from my current test:
% Created 2015-06-14 Sun 12:33
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\usepackage{listingsutf8}
\usepackage{listings}
\usepackage{xcolor}
\lstset{
basicstyle=\ttfamily,
breaklines=true,
prebreak=\mbox{\ensuremath{\color{red}\hookleftarrow}},
postbreak=\raisebox{0ex}[0ex][0ex]{\ensuremath{\color{red}\hookrightarrow\space}},
columns=fullflexible,
keepspaces=true
}
\author{Peter Davis}
\date{\today}
\title{wraptest}
\hypersetup{
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs 24.5.1 (Org mode 8.2.10)}}
\begin{document}
\maketitle
\setcounter{tocdepth}{0}
\tableofcontents
\begin{verbatim}
curl -v -X GET -H "Authorization:...\", \"access_token\": \"..."
"http://sandbox.api.hmhco.com/v1/staffSectionAssociations/..."
\end{verbatim}
% Emacs 24.5.1 (Org mode 8.2.10)
\end{document}
next prev parent reply other threads:[~2015-06-14 16:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-14 14:44 Forcing line breaks in src (monospace) examples Peter Davis
2015-06-14 14:51 ` Peter Davis
2015-06-14 15:36 ` Robert Klein
2015-06-14 15:53 ` Peter Davis
2015-06-14 16:11 ` Robert Klein
2015-06-14 16:23 ` Peter Davis
2015-06-14 16:36 ` Peter Davis [this message]
2015-06-14 16:38 ` Robert Klein
2015-06-14 17:01 ` Peter Davis
2015-06-23 14:59 ` Peter Davis
2015-06-23 15:11 ` Kaushal
2015-06-23 15:30 ` Peter Davis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=557DAD7C.1050201@pfdstudio.com \
--to=pfd@pfdstudio.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).