Skip to content
Back to formatted view

Raw Message

Message-ID: <0A6E0B9F-4704-48A9-A1F9-86706DB546A7@comcast.net>
Date: 2008-12-29T15:35:07Z
From: J Michael Dean
Subject: Hmisc labels and captions in latex.list()

I am trying to feed a list to latex to use with SWeave, and the list  
comes from contents().  Since it is a list, a caption and label are  
generated by latex.list - these are not overridden by setting the  
parameters (such as caption='myCaption', label='myLabel').

I must clearly be missing something - is there no way to set a caption  
or label with the latex() function when the object is a list?

Thanks.

- Mike