<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 05.07.2019 um 19:36 schrieb Ben
Grasset:<br>
</div>
<blockquote type="cite"
cite="mid:CAL4d7FgXa4mU3ujG5TETMusxq8cCxCngvhcsrc=NKq5BjMzLdA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">On Fri, Jul 5, 2019 at 1:14 PM Ryan Joseph <<a
href="mailto:genericptr@gmail.com" moz-do-not-send="true">genericptr@gmail.com</a>>
wrote:<br>
</div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
This may present a bit of problem then because you don't
appear to be able to opt-in to long strings just for
constants. $h+ will always be required for multi-line
strings but I don’t want the rest of my “string” types to
turn into ansistrings. Is there any solution to this?<br>
</blockquote>
<div><br>
</div>
<div>I don't think it's really true that you'll *always* need
long strings for multi-line stuff, however, if you're
concerned about this in general there is in fact a way to
switch between {$H+} and {$H-}:</div>
</div>
</div>
</blockquote>
Right! I forgot that $H is a local directive, not a global one!
🤦♀️<br>
<br>
Regards,<br>
Sven<br>
</body>
</html>