On Fri, Jul 31, 2015 at 11:32:26AM +0100, Gavin Smith wrote:
> 
> There is probably something you can do with an init file, maybe by
> replacing/wrapping _convert_heading_command as the handler for @node.
> >From looking at HTML.pm I didn't see any way to customize the
> filenames when the output was being done. Maybe one of the "stage
> handlers" could be used, like "init".
> 
> Perhaps there could be a hook for customizing filenames for nodes that
> init files could use.

I think that there are already hooks for customizing file names and
anchor names:

node_target_name node_file_name sectioning_command_target_name
element_file_name special_element_target_file_name

To still have cross reference working, one could setup redirection
files.

-- 
Pat

Reply via email to