On 07/28/2011 11:44 AM, Jacob Barandes wrote:
> So it presumably wouldn't work so well as a paragraph style. But what
> about a modified flex inset, by having a new binary option in the
> InsetLayout block that simply deactivates opening the box in LyX?
>
Interesting idea. But if I get to the more
So it presumably wouldn't work so well as a paragraph style. But what about
a modified flex inset, by having a new binary option in the InsetLayout
block that simply deactivates opening the box in LyX?
Jacob
On Wed, Jul 27, 2011 at 9:53 PM, Richard Heck wrote:
> On 07/27/2011 06:04 PM, Jacob B
On 07/27/2011 06:04 PM, Jacob Barandes wrote:
> It could be as rudimentary as just including an additional binary
> option UserInput [0/1] in the Style and FlexInset blocks that
> deactivates text input in LyX for the given construct.
>
This is more difficult than it seems, due to what happens, e.g
It could be as rudimentary as just including an additional binary option
UserInput [0/1] in the Style and FlexInset blocks that deactivates text
input in LyX for the given construct.
Jacob
On Wed, Jul 27, 2011 at 5:58 PM, Uwe Stöhr wrote:
> Am 27.07.2011 23:17, schrieb Richard Heck:
>
>
> The
Am 27.07.2011 23:17, schrieb Richard Heck:
The only downside to this hack is that you actually can type stuff there!
Sure, but better than no solution for now.
regards Uwe
On 07/27/2011 12:23 PM, Uwe Stöhr wrote:
> Am 27.07.2011 01:17, schrieb Jacob Barandes:
>
>> I have a LaTeX class file that defines a standalone LaTeX command
>> (\makecopyrightpage) that takes no arguments, i.e., no {...} -- it
>> simply
>> generates some text automatically.
>>
>> Is there an obje
Am 27.07.2011 01:17, schrieb Jacob Barandes:
I have a LaTeX class file that defines a standalone LaTeX command
(\makecopyrightpage) that takes no arguments, i.e., no {...} -- it simply
generates some text automatically.
Is there an object I can define in my corresponding layout file that would
On 07/26/2011 07:17 PM, Jacob Barandes wrote:
> This is probably a trivial question, but I can't seem to find an
> answer to it anywhere in the documentation or the forums, so I thought
> maybe it wasn't a feature yet.
>
> I have a LaTeX class file that defines a standalone LaTeX command
> (\makeco