[tex-live] Location of recorder file

Akira Kakuto kakuto at fuk.kindai.ac.jp
Mon May 2 05:34:45 CEST 2011


Hi Karl,

> +   /* If an output directory was specified, use it.  */
> +   if (output_directory) {
> +     temp = concat3(output_directory, DIR_SEP_STRING, new_name);
> +     new_name = temp;
> +   }
> +

   if (output_directory && !kpse_absolute_p (new_name, 1)) {

Thanks,
Akira



More information about the tex-live mailing list