|
[Date Index]
[Thread Index]
[Author Index]
Customizing counters functions
- To: mathgroup at smc.vnet.net
- Subject: [mg124466] Customizing counters functions
- From: yves papegay <yves.papegay at sophia.inria.fr>
- Date: Fri, 20 Jan 2012 01:55:12 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
I'd like to define my own counter function,
let say for example as function f :
f[n_] := StringJoin[Table[".", {n}]]
in order to get a kind of indentation based on a counter.
Any one knows how to do that ?
Thanks,
Yves
Prev by Date:
Re: Filling question
Next by Date:
difficulty in preparing a deployable form of an application
Previous by thread:
Interpretation of typesetting using placeholder
Next by thread:
difficulty in preparing a deployable form of an application
|