setBeamerPathUrlStrategy function

void setBeamerPathUrlStrategy()

Implementation

void setBeamerPathUrlStrategy() {
  // if you want to not use hash urls, uncomment the next line
  // setUrlStrategy(PathUrlStrategy());
}