LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Proportional Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joseph Wright <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Tue, 17 Jul 2012 19:30:37 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
On 17/07/2012 18:38, Joel C. Salomon wrote:
> BTW, should I also be using l3docstrip?
> 
> —Joel
> 

You should certainly mark up your internal functions

  \__mypkg_function:nnn

separately from those which are documented for interface use

  \mypkg_public_interface:nn

You can do that directly, or use the mechanism provided by l3docstrip.
Obviously, the team have developed l3docstrip for general use, and it
does keep the typing down. If you use l3doc for your .dtx, l3doc will
auto-magically turn any "@@" material in the source into "\__mypkg" if
you typeset your .dtx.
-- 
Joseph Wright

ATOM RSS1 RSS2