Thanks you all for the suggestions! Let me try out the suggestions and I
will report back on what worked.
Thanks again!
Shripad.

Shripad
Tucson, AZ


On Mon, Mar 18, 2013 at 6:07 PM, Thomas S. Dye <t...@tsdye.com> wrote:

> Jay Kerns <gjkerns...@gmail.com> writes:
>
> > I don't know of a way to scale /within/ the code block, but does
> > this work instead?
> >
> #+NAME: foo
> #+BEGIN_SRC R :session :exports results :results output org replace
> :tangle yes
>  cat("\\scriptsize")
>  print(list.files(recursive = T, pattern = "*.xls*"))
>  cat("\\normalsize")
> #+END_SRC
>
> hth,
> Tom
>
> --
> Thomas S. Dye
> http://www.tsdye.com
>

Reply via email to